colors for jhoin/leave
This commit is contained in:
parent
e55bed4fc9
commit
267282aa81
2 changed files with 14 additions and 2 deletions
|
@ -13,6 +13,14 @@
|
|||
font-family: var(--font) !important;
|
||||
}
|
||||
|
||||
.comment.joiner {
|
||||
background: rgb(78,180,78);
|
||||
}
|
||||
|
||||
.comment.leaver {
|
||||
background: rgb(180,78,78);
|
||||
}
|
||||
|
||||
.img {
|
||||
max-width: 500px;
|
||||
max-height: 500px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue