Difference between revisions of "MediaWiki:Vector.css"

From Pangaea Wiki
Jump to: navigation, search
m
m
Line 5: Line 5:
 
div#mw-panel {margin-top:20px;}
 
div#mw-panel {margin-top:20px;}
  
.mediawiki {background:url(/skins/images/pang-bg-lower.jpg) top left no-repeat;}
+
.mediawiki {background:#000 url(/skins/images/pang-bg-lower.jpg) top left no-repeat;}

Revision as of 13:11, 9 July 2018

/* CSS placed here will affect users of the Vector skin */
div#mw-head {padding-top:150px;}
#content {margin-top:150px;}
div#p-logo .mw-wiki-logo {display:none}
div#mw-panel {margin-top:20px;}

.mediawiki {background:#000 url(/skins/images/pang-bg-lower.jpg) top left no-repeat;}