MINOR: tweak to top margin as the body will be pushed down

git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@115774 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Will Rossiter 2011-01-25 22:10:50 +00:00
parent 505ebbae24
commit 3db39fc436

View File

@ -53,7 +53,7 @@ h6 .heading-anchor-link {
fieldset { border: none; }
/* Container */
#container { width: 960px; margin: 44px auto 22px auto; padding: 22px 30px; background: #fff; overflow: hidden;
#container { width: 960px; margin: 22px auto; padding: 22px 30px; background: #fff; overflow: hidden;
-webkit-box-shadow: 0 0 20px #ccc; -moz-box-shadow: 0 0 20px #ccc; position: relative;}
/* Header */