summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 4 insertions, 5 deletions
diff --git a/local.css b/local.css
index ef0830e..272f466 100644
--- a/local.css
+++ b/local.css
@@ -45,7 +45,7 @@ DIV.header A {
DIV#sidebar {
float: left;
margin-top: 6em;
- margin-left: 5%;
+ margin-left: 2%;
width: 16%;
padding: 0px;
color: Black;
@@ -65,7 +65,7 @@ DIV#sidebar UL LI SPAN.selflink {
color: #c03;
}
DIV#sidebar UL UL LI {
- margin-left: 15%;
+ margin-left: 10%;
}
DIV#sidebar A {
text-decoration: none;
@@ -73,10 +73,9 @@ DIV#sidebar A {
DIV#content {
float: right;
- width: 70%;
+ width: 65%;
line-height: 3ex;
- margin-top: 2em;
- margin-right: 8%;
+ margin: 2em 8% 0 0;
}
BLOCKQUOTE {