client/css: add default margins
This commit is contained in:
parent
f6ba8829f6
commit
145713129b
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ h1
|
||||||
h2
|
h2
|
||||||
font-size: 1.5em
|
font-size: 1.5em
|
||||||
|
|
||||||
|
p,
|
||||||
|
ol,
|
||||||
|
ul
|
||||||
|
margin: 1em 0
|
||||||
|
|
||||||
th
|
th
|
||||||
font-weight: normal
|
font-weight: normal
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue