From a3dcb51b81d24d750881927f4e60afb3a32ed803 Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Mon, 2 Feb 2026 15:55:25 +0000 Subject: [PATCH] css/style.css aktualisiert --- css/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/css/style.css b/css/style.css index 0a3410d..0f97012 100644 --- a/css/style.css +++ b/css/style.css @@ -28,6 +28,12 @@ h3 {margin: 0;} color: #000; } + +.navbar-default { + background-color: #ddd077; + color: #000; +} + .rounded5 {border-radius: 5px;} .grayFont {color: #444;}