From e6298c2c5ffdff7826d4208612228cbdbec5fa56 Mon Sep 17 00:00:00 2001 From: flambus Date: Wed, 19 Feb 2020 09:58:29 +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 ca5cb03..cd42050 100644 --- a/content/stylesheet.css +++ b/content/stylesheet.css @@ -20,7 +20,7 @@ ul.topnav li a { ul.topnav li a:hover:not(.active) {background-color: #f582ae;} -ul.topnav li a.active {background-color: #4CAF50;} +ul.topnav li a.active {background-color: #f582ae;} ul.topnav li.right {float: right;}