Update CSS

Well, I (just) thought this might be a more elegant way, or a better way,
of doing things.
master
Pheng Heong, Tan 2020-06-28 10:24:38 +08:00
parent 8027770138
commit fd430a6971
1 changed files with 0 additions and 3 deletions

View File

@ -23,9 +23,6 @@ apparently by a Ethan Schoonover.
body {
background-color: var(--base3);
font-family: monospace;
}
p, ul, ol {
color: var(--base0);
}