]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
theme: Decrease font size of h2 elements.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2014 17:46:03 +0000 (18:46 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jan 2014 17:46:03 +0000 (18:46 +0100)
html/html/themes/ipfire/include/css/style.css

index 9e834cdac5fc9d1dc39fbeb1d4922ff6e0dba54d..aa7bd16b9d98ecbb606ced26d81324f156ee76a5 100644 (file)
@@ -223,7 +223,7 @@ iframe {
 
 #main_inner .post h2 {
        border-bottom: dotted 1px #e1e1e1;
 
 #main_inner .post h2 {
        border-bottom: dotted 1px #e1e1e1;
-       font-size: 1.7em;
+       font-size: 0.8em;
        margin-bottom: 1em;
 }
 
        margin-bottom: 1em;
 }