summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.css b/local.css
index 5168d62..8fcfec6 100644
--- a/local.css
+++ b/local.css
@@ -27,7 +27,7 @@ div.header span {
#sidebar {
float: left;
margin-left: 5%;
- width: 25%;
+ width: 16%;
padding: 0px;
}
#sidebar ul {
@@ -51,9 +51,9 @@ div.header span {
#content {
float: right;
- width: 68%;
+ width: 70%;
line-height: 3ex;
- margin: 1%;
+ margin-right: 8%;
}
blockquote {