summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-07 01:22:56 +0200
committerSiri Reiter <siri@jones.dk>2009-04-07 01:22:56 +0200
commit34bbae5fed75e9094fe6c47d5a4b07b24791bd3c (patch)
treef22b992cc2cdbc311feb2444059caaeb994ce8e7 /local.css
parented675328993514ba9ce1a0e9c59c5d986c3eb0b3 (diff)
Content margin-top in pixels.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 6576a46c..549bf449 100644
--- a/local.css
+++ b/local.css
@@ -125,7 +125,7 @@ DIV#wrapper {
DIV#content {
background-color: LightBlue;
clear: both;
- margin: 3em auto 4em;
+ margin: 20px auto 4em;
padding: 0 1em;
max-width: 50em;
text-align: left;