mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Fixes Spacer language color
This commit is contained in:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user