New post header font

main
Bob Mottram 2020-11-16 20:56:45 +00:00
parent f11f6c559d
commit 6ecb2dee71
1 changed files with 1 additions and 0 deletions

View File

@ -756,6 +756,7 @@ input[type=submit]:hover {
padding: 6px 0px;
color: var(--dropdown-fg-color);
font-size: var(--font-size-dropdown-header);
font-family: var(--header-font);
line-height: 1.5em;
text-decoration: none;
border: 0;