peanits... hehe
This commit is contained in:
@@ -90,3 +90,25 @@
|
||||
background-color: orange;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.away {
|
||||
color: orange;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.xa {
|
||||
opacity: 50%;
|
||||
font-style: italic;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.dnd {
|
||||
font-style: bold;
|
||||
color: red;
|
||||
}
|
||||
|
||||
.chat {
|
||||
font-style: bold;
|
||||
text-decoration: underline;
|
||||
color: green;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user