Notify moderators when a new user joins

This commit is contained in:
calzoneman 2013-06-18 00:26:44 -04:00
parent 449d01180a
commit 6f43a7efdc
6 changed files with 51 additions and 31 deletions

View file

@ -185,6 +185,12 @@ html, body {
color: #888888;
}
.server-whisper {
font-style: italic;
color: #888888;
font-size: 8pt;
}
.spoiler {
color: #000000;
background-color: #000000;