MediaWiki:Common.css: Difference between revisions

From Premodern
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading { display:none; } body.page-Forside h1.firstHeading { display:none; }")
 
(No difference)

Latest revision as of 10:56, 25 November 2019

/* CSS placed here will be applied to all skins */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Forside h1.firstHeading { display:none; }