Difference between revisions of "MediaWiki:Vector.css"

From The Viking Age Compendium
Jump to: navigation, search
(Created page with "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 !import...")
(No difference)

Revision as of 18:15, 14 February 2013

/* 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;