dark mode: make header elements brighter.

This commit is contained in:
evazion
2019-10-28 21:57:49 -05:00
parent b19d2d3934
commit 4f858384bb
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ dt {
h1, h2, h3, h4, h5, h6 {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
line-height: 1.5em;
color: var(--header-color);
}
h1 {