From 77f40dab795d2e14d1cb323ab31416cb7b03036d Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Mon, 2 Feb 2026 15:26:05 +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 6881bce..65e3e1b 100644 --- a/css/style.css +++ b/css/style.css @@ -47,7 +47,7 @@ ul.nav.navbar-nav.navbar-right li a:hover, ul.nav.navbar-nav.navbar-right li.act footer a, footer a:hover, .navbar a { - color: #000; + color: #ddd077; text-decoration: none; border-bottom: 1px dotted #000; }