use a smaller font for the styled pages

This commit is contained in:
Brian S. Stephan 2022-01-02 22:50:04 -06:00
parent be6d96273c
commit 788a9cbaba
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ div.header a {
}
div.content {
font-size: 11pt;
padding: 0 1em;
line-height: 1.5em;
}