Specify header font again. Issue #1335

This commit is contained in:
Maurice Parker 2019-11-24 11:21:00 -06:00
parent a052bbe74e
commit 4048d79e13

View File

@ -67,6 +67,7 @@ body .headerTable {
border-bottom: 1px solid var(--header-table-border-color);
}
body .header {
font: -apple-system-body;
color: var(--header-color);
}
body .header a:link, body .header a:visited {