From 691afd13ef801b1fb7bf6b2f0e63a80c38bfed19 Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Mon, 2 Feb 2026 15:23: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 080ea97..6881bce 100644 --- a/css/style.css +++ b/css/style.css @@ -12,7 +12,7 @@ body { a, a:hover { text-decoration: none; - border-bottom: 1px dotted #000; + border-bottom: 1px dotted #ddd077; } h3 {margin: 0;}