Renamed the .admin class to .log_message, which better describes its purpose

This commit is contained in:
Amunak
2014-11-28 10:26:10 +01:00
parent b21067596c
commit faf9d34895
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,6 +12,7 @@ em {font-style: normal; font-weight: bold;}
{color: #638500;}
.prefix { font-weight: bold;}
.log_message {color: #5BADFF;}
.ooc { font-weight: bold;}
.ooc .everyone {color: #002eb8;}
@@ -24,7 +25,6 @@ em {font-style: normal; font-weight: bold;}
.mod {color: #735638; font-weight: bold;}
.adminmod {color: #402A14; font-weight: bold;}
.admin {color: #386aff; font-weight: bold;}
.adminsay {color: #9611D4; font-weight: bold;}
.headminsay {color: #5A0A7F; font-weight: bold;}