Update index.html
This commit is contained in:
parent
38d938e8f2
commit
3b9105450c
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
body {
|
||||
background-color: white;
|
||||
}
|
||||
span {
|
||||
color: black;
|
||||
}
|
||||
.dark-mode {
|
||||
background-color: #202124;
|
||||
color: white;
|
||||
|
|
Loading…
Reference in a new issue