summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-06 20:29:26 +0100
committerSiri Reiter <siri@jones.dk>2009-03-06 20:29:26 +0100
commit9f67420ee929e40be1a71e15a9fadc7b5dce7c40 (patch)
treee61d873d6c8c6ba95730f5309bf4a2e4f0e7b48d
parentd9b4bd3e6ea215a0b5089479fe0c07ec261fd279 (diff)
Local css: content margin top made higher.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 4b775c5a..dc26d08c 100644
--- a/local.css
+++ b/local.css
@@ -97,7 +97,7 @@ DIV#wrapper{
}
DIV#content {
clear: both;
- margin: 0 10%;
+ margin: 3em 10%;
padding: 0;
max-width: 50em;
min-height: 45em;