From fd98dbff2b7e0cfcb0a7554afb92de2b410b2a25 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 18:25:06 +0100 Subject: [PATCH] Style Changes --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 178cb09..9b7301b 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,6 @@ body { font-family: sans; + background-color: #202020; } .content { padding: 4px;