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:
parent
9ce8e9a1cc
commit
a42ce34aad
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user