]> git.ipfire.org Git - ipfire.org.git/commitdiff
CSS: Make links in footer grey
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jun 2023 15:43:14 +0000 (15:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jun 2023 15:43:14 +0000 (15:43 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/sass/main.sass

index d88ee923c1c558a9d0570a33d8ab6573acd9b0b8..08dcd1479c13ffcfd5514200dd66d8c13111e5c8 100644 (file)
@@ -59,3 +59,7 @@ $section-padding-desktop:       3rem 0.5rem
 @import "_icons"
 
 // Custom CSS
+
+.footer
+       a
+               color: $grey