From c0eee60970c9ee2633c9c2d64bdaa61fc5326363 Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Mon, 2 Feb 2026 15:46:50 +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 1a32df3..0a3410d 100644 --- a/css/style.css +++ b/css/style.css @@ -25,7 +25,7 @@ h3 {margin: 0;} .spacer20 {height: 20px;} .padding20 { padding: 20px; - background-color: #ddd077; + color: #000; } .rounded5 {border-radius: 5px;}