From 22a32112ffa5534d5577e9d2486b6f1c83e026e2 Mon Sep 17 00:00:00 2001 From: flambus Date: Wed, 19 Feb 2020 09:51:31 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Econtent/stylesheet.css=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/stylesheet.css b/content/stylesheet.css index f293ade..eea7046 100644 --- a/content/stylesheet.css +++ b/content/stylesheet.css @@ -5,7 +5,7 @@ ul.topnav { margin: 0; padding: 0; overflow: hidden; - background-color: #333; + background-color: #d3d3d3; } ul.topnav li {float: left;}