]> git.siccegge.de Git - frida/web.git/commitdiff
Fix + increase spacing
authorChristoph Egger <christoph@christoph-egger.org>
Wed, 10 Dec 2014 16:13:21 +0000 (17:13 +0100)
committerChristoph Egger <christoph@christoph-egger.org>
Wed, 10 Dec 2014 16:13:21 +0000 (17:13 +0100)
html/main.css

index c58d5eb541ebf14f5f076e0685eb839e05c07b43..34981018bbbb3a8aa285339811fb3518d7e35f18 100644 (file)
@@ -66,12 +66,12 @@ body {
 }
 
 .document h1 {
 }
 
 .document h1 {
-    margin-top: 1em;
-    margin-bottom: 0.5em;
+    margin-top: 1.2em;
+    margin-bottom: .8em;
 }
 
 .document h2 , .document h3 {
 }
 
 .document h2 , .document h3 {
-       margin-top: .em;
+       margin-top: .8em;
        margin-bottom: .3em;
 }
 
        margin-bottom: .3em;
 }