Change secondary background color

Match the color of the main HPR logo acronym.
This commit is contained in:
2025-08-28 22:33:50 -04:00
parent edf64b668c
commit a8f4eea501

View File

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