From 06ead88f811d1aa488758c68392c97a259b5d062 Mon Sep 17 00:00:00 2001 From: KasparoVy Date: Mon, 24 Aug 2015 21:54:54 -0400 Subject: [PATCH] Makes Sinta'Unathi Easier to See Made the text colour of the Unathi native language Sinta'Unathi 3 shades darker, a lot easier to tell apart from the standard radio. --- code/stylesheet.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/stylesheet.dm b/code/stylesheet.dm index 9ba50242b59..64b854d3bc5 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -74,7 +74,7 @@ h1.alert, h2.alert {color: #000000;} .tajaran {color: #803B56;} .tajaran_signlang {color: #941C1C;} .skrell {color: #00CED1;} -.soghun {color: #228B22;} +.soghun {color: #145314;} .solcom {color: #22228B;} .changeling {color: #800080;} .vox {color: #AA00AA;} @@ -101,4 +101,4 @@ h1.alert, h2.alert {color: #000000;} BIG IMG.icon {width: 32px; height: 32px;} -"} \ No newline at end of file +"}