X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=html%2Fmain.css;h=34981018bbbb3a8aa285339811fb3518d7e35f18;hb=82feaf5af04dcf18aa667754c81d02df33faedc6;hp=ee515fcbe7ade3803787d13c7cd483c3f6977ada;hpb=ce6e83f59e851eed3948eb1f3ce721c16eecd55a;p=frida%2Fweb.git diff --git a/html/main.css b/html/main.css index ee515fc..3498101 100644 --- a/html/main.css +++ b/html/main.css @@ -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 {