From: rick Date: Sat, 3 Jan 2026 13:55:56 +0000 (+0100) Subject: merge rules for color in footer X-Git-Url: http://git.gyiwr.tf/?a=commitdiff_plain;h=ec8f9920f78741343c9725578f14e7f9e0e98bbf;p=gyiwr.git merge rules for color in footer --- diff --git a/css/ccc.css b/css/ccc.css index a79efb1..5c70b7c 100644 --- a/css/ccc.css +++ b/css/ccc.css @@ -176,7 +176,7 @@ footer { font-family: OfficerSans; } -#footer-text p, #footer-text span, #footer-text a { +div#footer-text * { color: var(--color-neutral); }