MediaWiki:Common.css: Difference between revisions
Appearance
![]() Godman Andrew (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →hide main page title: body.page-Main_Page h1.firstHeading { display: none; }") |
(No difference)
|
Revision as of 18:56, 30 March 2025
/* CSS placed here will be applied to all skins */ /* hide main page title */ body.page-Main_Page h1.firstHeading { display: none; }