summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-11-04 18:23:37 +0100
committerSiri Reiter <siri@jones.dk>2008-11-04 18:23:37 +0100
commit94c383276473e41813fb515d8681d1a1a78fcf45 (patch)
treee95ca25f670885bd5926dfff9defe7987952fff1 /local.css
parent588890a10e9f75bb6a6e8c9b67dbed6694bc5bf2 (diff)
Content and image adjustment.
Diffstat (limited to 'local.css')
-rw-r--r--local.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/local.css b/local.css
index cf3041b..a730353 100644
--- a/local.css
+++ b/local.css
@@ -71,18 +71,17 @@ DIV#sidebar a {
DIV#wrapper {
float: left;
- max-width: 64em;
- margin: 1em 10%;
+ margin: 1em 10% 0 25%;
}
DIV#content {
- max-width: 72em;
+ max-width: 64em;
}
DIV#content IMG {
display: block;
clear: both;
float: left;
- margin: 0 25px 25px 0;
+ margin: 0 25px 25px -10%;
}
div#pageinfo {
margin: 15em 1em 1em;