Admin name colour msay colour fix

Admin name colour in msay now matches their default OOC colour. Hopefully fixes some concerns presented in #7657.
This commit is contained in:
Amunak
2015-01-05 18:40:52 +01:00
parent e5512518bb
commit c34a8ee859

View File

@@ -33,7 +33,7 @@ em {font-style: normal;font-weight: bold;}
/* Admin: Channels */
.mod_channel {color: #735638; font-weight: bold;}
.mod_channel .admin {color: #e40045; font-weight: bold;}
.mod_channel .admin {color: #b82e00; font-weight: bold;}
.admin_channel {color: #9611D4; font-weight: bold;}
/* Radio: Misc */