From c76ea4d122bc8288edaec7d867bddf31b8d38163 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Wed, 13 Aug 2025 21:23:51 +0200 Subject: [PATCH] style.css aktualisiert --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index ba37f89..c0e8674 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,5 @@ +/* Public Domain */ + :root { --primary-color: #ff9999; --header-height: 120px;