Merge pull request #9392 from Wrackbang/master

Fixes Spacer language color
This commit is contained in:
Novacat
2020-12-02 15:40:33 -05:00
committed by GitHub
+1
View File
@@ -172,6 +172,7 @@ h1.alert, h2.alert {color: #000000;}
.say_quote {font-family: Georgia, Verdana, sans-serif;}
.terminus {font-family: "Times New Roman", Times, serif, sans-serif}
.interface {color: #330033;}
.spacer {color: #9c660b;} /* VOREStation Add */
.black {color: #000000;}
.darkgray {color: #808080;}