Difference between revisions of "MediaWiki:Vector.css"
Line 17: | Line 17: | ||
#footer { | #footer { | ||
margin-left: 1em !important; | margin-left: 1em !important; | ||
+ | } | ||
+ | |||
+ | #footer-places { | ||
+ | display: none; | ||
} | } |
Revision as of 14:28, 11 July 2018
/* CSS placed here will affect users of the Vector skin */ #left-navigation { margin-left: 1em !important; } div#mw-panel { display: none; } #content { margin-left: 1em; } #footer { margin-left: 1em !important; } #footer-places { display: none; }