Difference between revisions of "MediaWiki:Vector.css"
From The Viking Age Compendium
m (Replaced content with "/* CSS placed here will affect users of the Vector skin") |
m |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin | /* CSS placed here will affect users of the Vector skin | ||
| + | |||
| + | /* hide the header on the first page */ | ||
| + | body.page-Main_Page.action-view h1.firstHeading { | ||
| + | display: none !important; | ||
Revision as of 16:18, 16 August 2015
/* CSS placed here will affect users of the Vector skin
/* hide the header on the first page */
body.page-Main_Page.action-view h1.firstHeading {
display: none !important;