aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content.css b/www/content.css
index e42295f7c5..4bfbd877a0 100644
--- a/www/content.css
+++ b/www/content.css
@@ -7,7 +7,7 @@ html, body {
h1, h2, h3, tt { color: #000 }
h1 { padding-top:0px; margin-top:0px;}
-h2 { color:#333333; padding-top:1em; }
+h2 { color:#333333; padding-top:0.5em; }
h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7}
li { padding-bottom: 0.5em; }