summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/local.css b/local.css
index e430f74d..ca710792 100644
--- a/local.css
+++ b/local.css
@@ -1,7 +1,11 @@
-H1,
+H1 {
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+
H2,
H3 {
- margin-top: 0.2em;
+ margin-top: 1em;
margin-bottom: 0.1em;
}
@@ -14,10 +18,6 @@ H6 {
color: #06c;
}
-H1 {
- margin-bottom: 1em;
-}
-
H2 {
font-size:1.6em;
}