From d1d03c32a7134aee1943784208ebd53fb82f8e0c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 2 Jan 2023 23:18:29 +0200 Subject: white bg --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8b74a0a4..6dcfeee0 100644 --- a/style.css +++ b/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