From 293d728ff245a47e03ada79631d848d32c7359b2 Mon Sep 17 00:00:00 2001 From: SoundScopes Date: Wed, 25 Feb 2015 19:19:18 +0000 Subject: [PATCH] It's your duty to change color --- code/stylesheet.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/stylesheet.dm b/code/stylesheet.dm index 68719f5a..130b4bee 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -20,7 +20,7 @@ em {font-style: normal; font-weight: bold;} .adminobserver {color: #996600; font-weight: bold;} .admin {color: #386aff; font-weight: bold;} .adminsay {color: #9611D4; font-weight: bold;} -.dutysay {color: #C19A3B;} +.dutysay {color: #380B61;} .name { font-weight: bold;} .say {}