theme: Decrease font size of h2 elements.

This commit is contained in:
Michael Tremer
2014-01-09 18:46:03 +01:00
parent fcd014e0af
commit c82aa2ec9e

View File

@@ -223,7 +223,7 @@ iframe {
#main_inner .post h2 {
border-bottom: dotted 1px #e1e1e1;
font-size: 1.7em;
font-size: 0.8em;
margin-bottom: 1em;
}