change header color

This commit is contained in:
Kathleen Fitzpatrick
2025-04-06 08:11:37 -04:00
parent fedbdd0366
commit 0bfcb121ec

View File

@@ -74,7 +74,7 @@ html * {
.reveal h5, .reveal h5,
.reveal h6 { .reveal h6 {
margin: 0 0 20px 0; margin: 0 0 20px 0;
color: #000000; color: #254d03;
font-family: "Atkinson Hyperlegible", sans-serif; font-family: "Atkinson Hyperlegible", sans-serif;
font-weight: bold; font-weight: bold;
line-height: 1.1; line-height: 1.1;