summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.css b/local.css
index c4e9ed49..50d5ab1e 100644
--- a/local.css
+++ b/local.css
@@ -137,7 +137,7 @@ DIV#content IMG {
display: block;
clear: both;
float: right;
- margin-right: -245px;
+ margin-right: -250px;
padding: 0 20px 20px 20px;
}
@@ -162,7 +162,7 @@ DIV.inlinefooter {
DIV#sidebar {
width: 15%;
max-width: 180px;
- margin: 20px 1em 1em 20px;
+ margin: 20px 20px 1em 20px;
padding: 10px;
background-color: LightBlue;
min-height: 480px;
@@ -193,7 +193,7 @@ DIV#farbar {
background-color: LightBlue;
clear: both;
float: right;
- margin: 20px 20px 1em 1em;
+ margin: 20px 20px 1em 20px;
max-width: 180px;
padding: 10px;
position: absolute;