client/css: add default margins

This commit is contained in:
Michael Serajnik 2017-12-25 00:15:46 +01:00
parent f6ba8829f6
commit 145713129b

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