MediaWiki:Common.css: Difference between revisions

From GT New Horizons
Content added Content deleted
(Removed page header for wiki's main page.)
 
m (Helps to use the correct page name.)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


body.page-Stardew_Valley_Wiki h1.firstHeading {
body.page-Main_Page h1.firstHeading {
display: none;
display: none;
}
}

Revision as of 03:02, 10 April 2020

/* CSS placed here will be applied to all skins */

body.page-Main_Page h1.firstHeading {
	display: none;
}