client/css: add default margins

This commit is contained in:
Michael Serajnik 2017-12-25 00:15:46 +01:00 committed by rr-
parent 23a28ce69c
commit db9132432b
1 changed files with 5 additions and 0 deletions

View File

@ -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