forced text colour to white
This commit is contained in:
parent
32c32cdcd9
commit
5991ad2d04
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
body {
|
body {
|
||||||
background-color: #161618;
|
background-color: #161618;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
Loading…
Reference in a new issue