diff options
| author | Paul Buetow <paul@buetow.org> | 2023-01-02 23:33:05 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-01-02 23:33:05 +0200 |
| commit | f53c3a70e3f3b20b202dd5687e31960479a7163a (patch) | |
| tree | bfc27443b4175da93cb1ea6a218985f739769c55 /extras | |
| parent | 4e4ad7d68f4b161641259a34761d736e28071cf1 (diff) | |
use white bg
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/html/style.css | 2 |
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; } |
