CSS: slightly tweak/specify the text size/height
This commit is contained in:
parent
ab977f7e81
commit
beea0c80bf
@ -79,7 +79,10 @@ section.nav a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
section.content {
|
section.content {
|
||||||
|
font-size: 11pt;
|
||||||
|
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
|
line-height: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user