From 897d02805a6987e4b8fcd69223e8dbccf105f890 Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Mon, 2 Feb 2026 14:39:03 +0000 Subject: [PATCH] css/style.css aktualisiert --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index e65b3de..d40d9f6 100644 --- a/css/style.css +++ b/css/style.css @@ -19,7 +19,7 @@ h3 {margin: 0;} *:focus {outline: none;} .navbar-nav > .active a { color: #555 !important; - background-color: #ddd !important; + background-color: #000 !important; } .spacer20 {height: 20px;}