MediaWiki:Vector.css: Difference between revisions

From Fanra's EverQuest Wiki
Jump to navigation Jump to search
No edit summary
(Test of mw-head banner)
Line 1: Line 1:
/* Test of mw-head banner */
body.ns-1 #mw-head {background-image: url( /images/4/4f/Dakka.banner.01.png );}
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */



Revision as of 16:29, 10 June 2021

/* Test of mw-head banner */
body.ns-1 #mw-head {background-image: url( /images/4/4f/Dakka.banner.01.png );}

/* CSS placed here will affect users of the Vector skin */

/* decrease Vector sidebar width */
div#mw-panel {width:10em;}
div#footer, #mw-head-base, div#content {margin-left: 10em;}
#left-navigation {left: 10em;}