Fix footer background color

This commit is contained in:
2025-08-24 22:12:19 -04:00
parent bad3e3e3da
commit 8bf4f67cce

View File

@@ -30,6 +30,7 @@ https://creativecommons.org/publicdomain/
--text-primary: #4d4d4d; /* HPR Grey */ --text-primary: #4d4d4d; /* HPR Grey */
--banner-text-primary: #000000; --banner-text-primary: #000000;
--banner-background-color: #40a5b9; --banner-background-color: #40a5b9;
--background-secondary: #4d4d4d;
--text-secondary: #dfdfdf; --text-secondary: #dfdfdf;
--link-primary: #004852 /*#154a60*/; --link-primary: #004852 /*#154a60*/;
--link-primary-hover: #b54c08/*#f8961e*/; --link-primary-hover: #b54c08/*#f8961e*/;