diff options
author | Siri Reiter <siri@jones.dk> | 2010-10-02 13:27:38 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-10-02 13:27:38 +0200 |
commit | 0c1780891ca16af9119d40ff74cc858012c17d80 (patch) | |
tree | f59beeb2b2803fef013dc92d63caa4042a9f58d7 | |
parent | d17086fa4005c7dfaa03eafd69e9b97649735b23 (diff) |
Style: Content wider margin bottom.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ DIV#pagebody { } DIV#content { - margin: 2% 30% 10% 0; + margin: 2% 30% 15% 0; padding: 0; max-width: 55em; } |