This commit is contained in:
EmeraldSundisk
2020-09-02 14:07:09 -07:00
parent d6d708c142
commit 0efa9eb5e5
531 changed files with 10708 additions and 18524 deletions
@@ -0,0 +1,14 @@
body {background: #F1F1F1;}
#newMessages {background: #ddd;}
#ping {background: #ddd;}
#userBar .subCell {background: #ddd;}
/* POPUPS */
.popup {background: #ddd;}
.popup .head {color: #ddd;}
.popup input[type=submit] {color: #ddd;}
/* ADMIN CONTEXT MENU */
.contextMenu {background-color: #ddd;}