Difference between revisions of "MediaWiki:Vector.css"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 2: Line 2:
 
div#mw-panel { display: none }
 
div#mw-panel { display: none }
 
#left-navigation { left: 1em }
 
#left-navigation { left: 1em }
 +
#mw-head-base,div#content,div#footer { margin-left: 1em }

Revision as of 13:47, 29 March 2020

/* CSS placed here will affect users of the Vector skin */
div#mw-panel { display: none }
#left-navigation { left: 1em }
#mw-head-base,div#content,div#footer { margin-left: 1em }