From f53c3a70e3f3b20b202dd5687e31960479a7163a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Jan 2023 23:33:05 +0200 Subject: use white bg --- extras/html/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/html') 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; } -- cgit v1.2.3