Difference between revisions of "MediaWiki:Vector.css"

From Pangaea Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png); background-repeat: no-repeat;    background-attachment: fixed;    background-position: center top;height:228px}
 
div#mw-head {background-image: url(/resources/assets/pang/pangaea-header.png); background-repeat: no-repeat;    background-attachment: fixed;    background-position: center top;height:228px}
div#mw-head-base {margin-top:228px}
+
div#mw-head-base {height:228px}

Revision as of 12:41, 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 top;height:228px}
div#mw-head-base {height:228px}