Difference between revisions of "MediaWiki:Vector.css"
From EEWiki
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
− | + | #mw-panel h3 { | |
− | display: | + | display: block !important; |
} | } | ||
− | + | #mw-panel .body { | |
− | margin | + | margin: 0px !important; |
} | } |
Revision as of 14:19, 22 April 2024
/* CSS placed here will affect users of the Vector skin */ #mw-panel h3 { display: block !important; } #mw-panel .body { margin: 0px !important; }