Difference between revisions of "MediaWiki:Vector.css"
From Pangaea Wiki
MyraMidnight (Talk | contribs) (Created page with "→CSS placed here will affect users of the Vector skin: div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png)}") |
MyraMidnight (Talk | contribs) m |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png)} | + | div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center; } |
Revision as of 12:34, 13 March 2016
/* CSS placed here will affect users of the Vector skin */ div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center; }