Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 56: Line 56:
}
}


body.page-Main_Page #firstHeading {
body.page-Main_Page #firstHeading.firstHeading.mw-first-heading {
font-size: 0;
font-size: 0;
}
}


body.page-Main_Page #firstHeading::before {
body.page-Main_Page #firstHeading.firstHeading.mw-first-heading::before {
content: "Wizards and Warlords Wiki";
content: "Wizards and Warlords Wiki";
font-size: 28px;
font-size: 28px;
}
}