# HG changeset patch # User Steve Losh # Date 1261785469 18000 # Node ID 2102a1d9b097296d470f663434756cbec9d18ec2 # Parent 579922aaffb5c0247d427538ee8fb7e9700f5e9a Move the bottom padding in the CSS. diff -r 579922aaffb5 -r 2102a1d9b097 media/css/base.css --- a/media/css/base.css Fri Dec 25 18:54:20 2009 -0500 +++ b/media/css/base.css Fri Dec 25 18:57:49 2009 -0500 @@ -7,10 +7,10 @@ div#main-wrap { width: 62em; margin: 0 auto; + margin-bottom: 5em; } div#content { width: 48em; - margin-bottom: 5em; } /* Link styles. */