MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: body { background: black; }" |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.page-Main_Page h1.firstHeading { display: none; } | |||
Latest revision as of 18:50, 23 February 2017
/* CSS placed here will be applied to all skins */
.page-Main_Page h1.firstHeading { display: none; }