From 17c93d9e2116e592ebde1c8af202de7c792c68f3 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 22 Jan 2022 22:50:41 +0000 Subject: improve style --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index 0269e63e..b9d4ff37 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ body { padding-left: 11px; padding-right: 11px; max-width: 900px; - background-color: #ffffff; + background-color: #8fbc8f; color: #ddddce; font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace; font-style: normal; -- cgit v1.2.3