Darkens chatbox a lil to go along with the UI's dark theme (#5250)

This commit is contained in:
deathride58
2018-02-05 04:27:38 +00:00
committed by Poojawa
parent d47ab945fe
commit 65d507f31f
@@ -10,7 +10,7 @@ html, body {
color: #000000;
}
body {
background: #fff;
background: #E0E0E0; /*CIT CHANGE - darkens chatbox a lil*/
font-family: Verdana, sans-serif;
font-size: 9pt;
line-height: 1.2;