From a2608c839410e3e6ee9aa5911cd132f7a8d6e4ac Mon Sep 17 00:00:00 2001 From: "Sperl, Mario" Date: Wed, 4 Feb 2026 13:20:27 +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 42cac25..a000a52 100644 --- a/css/style.css +++ b/css/style.css @@ -35,7 +35,7 @@ h3 {margin: 0;} color: #000; } -.rounded5 {border-radius: 5px;} +.rounded5 {border-radius: 1px;} .grayFont {color: #444;} .goldBackground {background: #000;}