summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 96fba2a..2854e82 100644
--- a/local.css
+++ b/local.css
@@ -2,7 +2,7 @@ img{height:auto;max-width:100%;}
h2{font-size:1.4rem;}
h3{font-size:1.2rem;}
.sidebar{border:1px solid; padding:1rem; margin-right:10px;width:auto;}
-.sidebar h2{margin-top:0;}
+.sidebar h2{font-size:0.8rem;margin-top:0;}
.sidebar ul{margin-bottom:0;padding-left:20px;}
.blogform{background:none;border:0;}
.pageheader .trails{display:none;}