From eb87cfa2fa94a8ffb9aadd62313edcfc542af380 Mon Sep 17 00:00:00 2001 From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com> Date: Mon, 11 May 2026 19:23:01 +0200 Subject: [PATCH] Update footer.css --- css/footer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/footer.css b/css/footer.css index 14dd63d..ae5ea71 100644 --- a/css/footer.css +++ b/css/footer.css @@ -9,7 +9,7 @@ footer { } footer a { - color: #333; + color: white; text-decoration: none; margin: 0 12px; transition: color 0.2s ease; /* Farbwechsel */