Have a more reasonable inter-paragraph marging.
This commit is contained in:
parent
e37ed0f709
commit
40e5ad565b
@ -11,7 +11,8 @@ body {
|
||||
}
|
||||
|
||||
html > body {
|
||||
font-size: 9pt;
|
||||
/* font-size: 9pt; */
|
||||
font-size: 0.7em;
|
||||
}
|
||||
|
||||
acronym, .titleTip {
|
||||
@ -224,7 +225,7 @@ li ul {
|
||||
|
||||
|
||||
#main-copy p {
|
||||
margin: 1em 1ex 2em 1ex;
|
||||
margin: 1em 1ex 1em 1ex;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user