From 6f5ed58520efb72d1fe7b3421120a602464b186d Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Tue, 10 May 2016 22:27:03 -0400 Subject: [PATCH] Language css --- code/stylesheet.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/stylesheet.dm b/code/stylesheet.dm index c7b73001135..5a664002413 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -89,6 +89,8 @@ h1.alert, h2.alert {color: #000000;} .soghun {color: #228B22;} .solcom {color: #22228B;} .changeling {color: #800080;} +.sergal {color: #0077FF;} +.birdsongc {color: #CC9900;} .rough {font-family: "Trebuchet MS", cursive, sans-serif;} .say_quote {font-family: Georgia, Verdana, sans-serif;}