Adjust colors (#2097)

changes:

Tweaked DOSay and Devsay colors to be more distinguishable from Gamesay & Deadchat.
This commit is contained in:
Lohikar
2017-04-16 20:14:23 +03:00
committed by skull132
parent 549c847d07
commit 4d97eba214
+2 -2
View File
@@ -35,8 +35,8 @@ em {font-style: normal;font-weight: bold;}
.mod_channel {color: #735638; font-weight: bold;}
.mod_channel .admin {color: #b82e00; font-weight: bold;}
.admin_channel {color: #9611D4; font-weight: bold;}
.cciaasay {color: #521590;}
.devsay {color: #02280D;}
.cciaasay {color: #BD871B;}
.devsay {color: #5C7463;}
/* Radio: Misc */
.deadsay {color: #530FAD;}