From 6ced431d0faa55a2a6e8b9b9ebe71ba5a47c525b Mon Sep 17 00:00:00 2001 From: HungryMoth <44932635+HungryMoth@users.noreply.github.com> Date: Sat, 10 Nov 2018 17:16:58 -0500 Subject: [PATCH] Update stylesheet.dm --- code/stylesheet.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/stylesheet.dm b/code/stylesheet.dm index 7c595b923f..25e317e6e4 100644 --- a/code/stylesheet.dm +++ b/code/stylesheet.dm @@ -102,6 +102,7 @@ h1.alert, h2.alert {color: #000000;} .vulpkanin {color: #B97A57;} .enochian {color: #848A33; letter-spacing:-1pt; word-spacing:4pt; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;} .daemon {color: #5E339E; letter-spacing:-1pt; word-spacing:0pt; font-family: "Courier New", Courier, monospace;} +.bug {color: #9e9e39;} .vox {color: #AA00AA;} .rough {font-family: "Trebuchet MS", cursive, sans-serif;} .say_quote {font-family: Georgia, Verdana, sans-serif;}