]> git.siccegge.de Git - frida/web.git/blobdiff - html/main.css
Fix + increase spacing
[frida/web.git] / html / main.css
index ee515fcbe7ade3803787d13c7cd483c3f6977ada..34981018bbbb3a8aa285339811fb3518d7e35f18 100644 (file)
@@ -66,8 +66,13 @@ body {
 }
 
 .document h1 {
-    margin-top: 1em;
-    margin-bottom: 0.5em;
+    margin-top: 1.2em;
+    margin-bottom: .8em;
+}
+
+.document h2 , .document h3 {
+       margin-top: .8em;
+       margin-bottom: .3em;
 }
 
 .document ul {