summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.css b/local.css
index 7cda905..caaac04 100644
--- a/local.css
+++ b/local.css
@@ -9,7 +9,9 @@ table tr{border-bottom:1px solid;}
table td{padding:8px;}
blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0;padding-left:10px;}
.pageheader,#pagebody,.sidebar,#footer{margin:0 auto;max-width:900px;}
-.sidebar{border:0;float:none;padding:0;}
+.pageheader{padding:1em;}
+#content{margin:1em;}
+.sidebar{border:0;float:none;padding:0;width:100%;}
.sidebar p{font-size:1rem;margin-top:0;}
.sidebar ul{list-style:none;margin-bottom:0;padding:0 20px;}
.sidebar ul li{display:inline-block;margin-right:10px;}