Common.css: Difference between revisions
From GameLabWiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body.page-Main_Page h1 { display: none; } | |||
Revision as of 17:38, 3 December 2019
/* CSS placed here will be applied to all skins */
body.page-Main_Page h1 { display: none; }
