improve blogpost layout

This commit is contained in:
Helmut Merz 2011-11-25 11:31:16 +01:00
parent 1a9c98c9fe
commit 76c29330ed

View file

@ -13,7 +13,7 @@
/* general */ /* general */
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
margin-bottom: 0.5em; margin-bottom: 0.4em;
} }
a[href]:hover { a[href]:hover {
@ -474,7 +474,7 @@ div.comment {
.blog h1.headline { .blog h1.headline {
clear: both; clear: both;
margin-top: 0.7em; margin-top: 0.6em;
margin-bottom: 0.2em; margin-bottom: 0.2em;
} }