No edit summary |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* no header: we'll add page titles manually to be able to change the colour */ | |||
.mw-firstheading-container { display: none; } | |||
div#sitesub { display: none; } | |||
Revision as of 10:56, 24 January 2023
/* CSS placed here will be applied to all skins */
/* no header: we'll add page titles manually to be able to change the colour */
.mw-firstheading-container { display: none; }
div#sitesub { display: none; }