add a bit of whitespace in content text

meant to help readability slightly, in part because of what I'm screwing
around with in changing link and header colors
This commit is contained in:
2022-04-18 07:26:35 -05:00
parent 9ce8e9a1cc
commit a42ce34aad

View File

@@ -60,7 +60,11 @@ div.header a {
div.content {
font-size: 11pt;
padding: 0 1em;
line-height: 1.5em;
line-height: 1.6em;
}
div.content p {
margin: 1.25em 0;
}
sup, sub {