mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Merge pull request #12930 from Heroman3003/language-colors
Language color fixes
This commit is contained in:
@@ -162,6 +162,8 @@ h1.alert, h2.alert {color: #000000;}
|
|||||||
.sergal {color: #0077FF;}
|
.sergal {color: #0077FF;}
|
||||||
.birdsongc {color: #CC9900;}
|
.birdsongc {color: #CC9900;}
|
||||||
.vulpkanin {color: #B97A57;}
|
.vulpkanin {color: #B97A57;}
|
||||||
|
.tavan {color: #f54298; font-family: Arial}
|
||||||
|
.echosong {color: #826D8C;}
|
||||||
.enochian {color: #848A33; letter-spacing:-1pt; word-spacing:4pt; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
|
.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;}
|
.daemon {color: #5E339E; letter-spacing:-1pt; word-spacing:0pt; font-family: "Courier New", Courier, monospace;}
|
||||||
.drudakar {color: #bb2463; word-spacing:0pt; font-family: "High Tower Text", monospace;}
|
.drudakar {color: #bb2463; word-spacing:0pt; font-family: "High Tower Text", monospace;}
|
||||||
@@ -180,7 +182,6 @@ h1.alert, h2.alert {color: #000000;}
|
|||||||
/* YW Edit End */
|
/* YW Edit End */
|
||||||
.spacer {color: #9c660b;} /* VOREStation Add */
|
.spacer {color: #9c660b;} /* VOREStation Add */
|
||||||
.blob {color: #ff950d; font-weight: bold; font-style: italic;}
|
.blob {color: #ff950d; font-weight: bold; font-style: italic;}
|
||||||
.tavan {color: #f54298; font-family: Arial}
|
|
||||||
|
|
||||||
.black {color: #000000;}
|
.black {color: #000000;}
|
||||||
.darkgray {color: #808080;}
|
.darkgray {color: #808080;}
|
||||||
|
|||||||
@@ -105,6 +105,7 @@ h1.alert, h2.alert {color: #000000;}
|
|||||||
.sergal {color: #0077FF;}
|
.sergal {color: #0077FF;}
|
||||||
.birdsongc {color: #CC9900;}
|
.birdsongc {color: #CC9900;}
|
||||||
.vulpkanin {color: #B97A57;}
|
.vulpkanin {color: #B97A57;}
|
||||||
|
.tavan {color: #f54298; font-family: Arial}
|
||||||
.echosong {color: #826D8C;}
|
.echosong {color: #826D8C;}
|
||||||
.enochian {color: #848A33; letter-spacing:-1pt; word-spacing:4pt; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
|
.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;}
|
.daemon {color: #5E339E; letter-spacing:-1pt; word-spacing:0pt; font-family: "Courier New", Courier, monospace;}
|
||||||
|
|||||||
Reference in New Issue
Block a user