Makes admin log messages bold again.

This commit is contained in:
Amunak
2014-12-14 16:51:59 +01:00
parent b710e70046
commit 1fb9c76101
+1 -1
View File
@@ -12,7 +12,7 @@ em {font-style: normal;font-weight: bold;}
{color: #638500;}
.prefix {font-weight: bold;}
.log_message {color: #386AFF;}
.log_message {color: #386AFF; font-weight: bold;}
/* OOC */
.ooc {font-weight: bold;}