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 */