Revert "Revert "Consistent spacing, and make everything default to green, instead of black on black""
This reverts commit a8d04efd44
.
The breakage was from a nginx change, not this commit
This commit is contained in:
parent
a8d04efd44
commit
8877ec9be1
1 changed files with 5 additions and 4 deletions
|
@ -8,6 +8,7 @@
|
||||||
* {
|
* {
|
||||||
color-scheme: light dark;
|
color-scheme: light dark;
|
||||||
font-family: 'Source Code Pro', monospace !important;
|
font-family: 'Source Code Pro', monospace !important;
|
||||||
|
color: #00FF00;
|
||||||
}
|
}
|
||||||
|
|
||||||
html, body {
|
html, body {
|
||||||
|
|
Loading…
Reference in a new issue