merge rules for color in footer
authorrick <rick@gnous.eu>
Sat, 3 Jan 2026 13:54:39 +0000 (14:54 +0100)
committerrick <rick@gnous.eu>
Sat, 3 Jan 2026 13:55:00 +0000 (14:55 +0100)
css/style.css

index 478a6192d92cae6105f88d4c21c8169cdeb064cd..4b3302e90abaa6036ff4a3469626fe61a9f41753 100644 (file)
@@ -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;
 }