Fixes Spacer language color

This commit is contained in:
Chompstation Bot
2020-12-02 20:41:27 +00:00
parent bbdeeede74
commit 38bccdbfbd

View File

@@ -172,10 +172,15 @@ 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;}
<<<<<<< HEAD
/* YW Edit start */
.psionic {color: #993399;}
.wingdings {font-family: Wingdings, Webdings}
/* YW Edit End */
||||||| parent of 6afcf6548d... Merge pull request #9392 from Wrackbang/master
=======
.spacer {color: #9c660b;} /* VOREStation Add */
>>>>>>> 6afcf6548d... Merge pull request #9392 from Wrackbang/master
.black {color: #000000;}
.darkgray {color: #808080;}