mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 15:05:50 +00:00
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:
parent
505ebbae24
commit
3db39fc436
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user