From e8f286cb627d0f1b83306ff7e187d41146dc0452 Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Tue, 3 Feb 2026 04:36:03 +0000 Subject: [PATCH] css/style.css aktualisiert --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 0f97012..fb5c55f 100644 --- a/css/style.css +++ b/css/style.css @@ -29,6 +29,10 @@ h3 {margin: 0;} } +.navbar-header { + color: #444; +} + .navbar-default { background-color: #ddd077; color: #000;