Tweak font-size and spacing

This commit is contained in:
Ariejan de Vroom 2016-09-16 10:06:12 +02:00
parent ec06125463
commit 81f139da2c
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -11,8 +11,8 @@ html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre
html, body {
background: #E9E9E9;
font-family: 'Titillium Web', sans-serif;
font-size: 0.92em;
line-height: 1.5em;
font-size: 1em;
line-height: 1.6em;
}
header,
@ -46,11 +46,12 @@ ol {
h1, h2, h3, h4, h5, h6 {
color: #3299BB;
font-weight: normal;
line-height: 1.4em;
margin-bottom: 0.5em;
}
h1 {
font-size: 1.8em;
font-size: 2.6em;
line-height: 1em;
}
h2 {