summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-01-02 23:33:05 +0200
committerPaul Buetow <paul@buetow.org>2023-01-02 23:33:05 +0200
commitf53c3a70e3f3b20b202dd5687e31960479a7163a (patch)
treebfc27443b4175da93cb1ea6a218985f739769c55 /extras
parent4e4ad7d68f4b161641259a34761d736e28071cf1 (diff)
use white bg
Diffstat (limited to 'extras')
-rw-r--r--extras/html/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/html/style.css b/extras/html/style.css
index 8b74a0a..6dcfeee 100644
--- a/extras/html/style.css
+++ b/extras/html/style.css
@@ -22,7 +22,7 @@
line-height: 1.5em;
margin: 0;
padding: 0;
- background-color: #ffffef;
+ background-color: #ffffff;
color: #000000;
}