MediaWiki:Common.css: Difference between revisions
Appearance
Replaced content with "→CSS placed here will be applied to all skins: " Tag: Replaced |
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 */ | ||
.ns-Emission_Factors #firstHeading { | |||
display: none; | |||
} |
Revision as of 14:49, 12 March 2025
/* CSS placed here will be applied to all skins */ .ns-Emission_Factors #firstHeading { display: none; }