From: rick Date: Sat, 3 Jan 2026 13:54:39 +0000 (+0100) Subject: merge rules for color in footer X-Git-Url: http://git.gyiwr.tf/?a=commitdiff_plain;h=38e092e6495a6da54f6cc582f323a5e7ea798a93;p=gyiwr.git merge rules for color in footer --- diff --git a/css/style.css b/css/style.css index 478a619..4b3302e 100644 --- a/css/style.css +++ b/css/style.css @@ -105,11 +105,10 @@ footer { #footer-text p { justify-self: center; margin: 0; - color: white; text-align: center; } -#footer-text a, #footer-text span { +div#footer-text * { color: white; }