peanits... hehe

This commit is contained in:
2026-08-06 07:53:46 +01:00
parent 546234eacf
commit 74f5761e06
3 changed files with 51 additions and 3 deletions
+22
View File
@@ -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;
}