Difference between revisions of "MediaWiki:Vector.css"
From Pangaea Wiki
MyraMidnight (Talk | contribs) |
MyraMidnight (Talk | contribs) |
||
Line 2: | Line 2: | ||
div#mw-head {background-image: url(/resources/assets/pang/pangaea-header-light.png); background-repeat: no-repeat; background-position: center top;margin-top:200px;} | div#mw-head {background-image: url(/resources/assets/pang/pangaea-header-light.png); background-repeat: no-repeat; background-position: center top;margin-top:200px;} | ||
#content_navigation {top:200px} | #content_navigation {top:200px} | ||
+ | #content {margin-top:200px;} |
Revision as of 14:01, 13 March 2016
/* CSS placed here will affect users of the Vector skin */ div#mw-head {background-image: url(/resources/assets/pang/pangaea-header-light.png); background-repeat: no-repeat; background-position: center top;margin-top:200px;} #content_navigation {top:200px} #content {margin-top:200px;}