moar margin for h
[mdref/mdref] / public / index.css
index ce3f5aa3515c2e7df4bd7d9ba0f3f4fbc51479d8..0fcd08830234638c3c58a99be73560122d31c85a 100644 (file)
@@ -78,7 +78,7 @@ pre>code, pre>code code {
 }
 
 p, pre {
-       margin: 1em 2em;
+       margin: 1em 2em 2em 2em;
 }
 
 li>p {
@@ -139,6 +139,10 @@ li h3 {
        margin: .5em 0 0 0;
 }
 
+body>h3 {
+       margin-left: 2em;
+}
+
 h1 .constant, pre>code .consant, li h3 .constant {
        color: #98fb98;
 }