summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/local.css b/local.css
index c74c5a0..83c9421 100644
--- a/local.css
+++ b/local.css
@@ -43,6 +43,16 @@ DIV#topbar ul li {
margin: 0 6em;
}
+DIV#sidebar {
+ margin: 6em 0 2em;
+ padding: 1em;
+ width: 20%;
+}
+
+DIV#sidebar ul li {
+ list-style-type: none;
+}
+
DIV#wrapper {
float: right;
width: 80%;