mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Fixes OOC colour in whitemode, and OOC pings (#5127)
This commit is contained in:
@@ -25,7 +25,7 @@ em {font-style: normal; font-weight: bold;}
|
||||
|
||||
.prefix { font-weight: bold;}
|
||||
|
||||
.ooc { font-weight: bold;}
|
||||
.ooc {color: #0000d1; font-weight: bold;} /* yogs - OOC */
|
||||
.adminobserverooc {color: #0099cc; font-weight: bold;}
|
||||
.adminooc {color: #700038; font-weight: bold;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user