Update CSS
Well, I (just) thought this might be a more elegant way, or a better way, of doing things.master
parent
8027770138
commit
fd430a6971
|
@ -23,9 +23,6 @@ apparently by a Ethan Schoonover.
|
||||||
body {
|
body {
|
||||||
background-color: var(--base3);
|
background-color: var(--base3);
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
}
|
|
||||||
|
|
||||||
p, ul, ol {
|
|
||||||
color: var(--base0);
|
color: var(--base0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue