Add optimize blog post

This commit is contained in:
Paulus Schoutsen 2016-08-07 14:31:01 -07:00
parent ff43514198
commit f1e1659d77
8 changed files with 186 additions and 0 deletions

View file

@ -213,6 +213,11 @@ article.post, article.page, article.listing {
text-decoration: none;
}
}
h1, h2, h3 {
margin-bottom: 0;
line-height: 1.2;
}
}
p.note {