summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-11-04 20:49:52 +0100
committerSiri Reiter <siri@jones.dk>2008-11-04 20:49:52 +0100
commit558ab2fe6821528c5c3553eba6a14d24ab4a9ef4 (patch)
treed195941f4f38fc2c89e0344a511994221ca07a6f
parentd6cd9128a48a5d2b68a8652131a11f9a8236db8d (diff)
Narrower content.
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index ec5d749..d31f81d 100644
--- a/local.css
+++ b/local.css
@@ -75,8 +75,8 @@ DIV#wrapper {
}
DIV#content {
- max-width: 64em;
- padding: 2em 2em 2em;
+ max-width: 40em;
+ padding: 0;
}
DIV#content IMG {
display: block;