Fix color being incorrect without javascript
This commit is contained in:
parent
99b3b75058
commit
352ea02d6d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ body {
|
|||
background: black;
|
||||
}
|
||||
|
||||
.mainTitle {
|
||||
.mainTitle, .mainTitle > span {
|
||||
color: limegreen !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue