From 0e341776eb0176e8c5445acf532c4c9bf12fb8c6 Mon Sep 17 00:00:00 2001 From: Ling Date: Fri, 10 Aug 2018 12:09:15 +0200 Subject: [PATCH] Update stylesheet.dm --- interface/stylesheet.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/stylesheet.dm b/interface/stylesheet.dm index d83f616bfe20..1ab1aa620ef6 100644 --- a/interface/stylesheet.dm +++ b/interface/stylesheet.dm @@ -29,7 +29,7 @@ em {font-style: normal; font-weight: bold;} .adminobserverooc {color: #0099cc; font-weight: bold;} .adminooc {color: #700038; font-weight: bold;} -.adminsay {color: #996600; font-weight: bold;} +.adminsay {color: #996600; font-weight: bold;} /* yogs - changed colour to poop */ .admin {color: #386aff; font-weight: bold;} .name { font-weight: bold;}