MediaWiki:Common.css: Difference between revisions
Appearance
Replaced content with "→CSS placed here will be applied to all skins: " Tag: Replaced |
Alex-CAAwiki (talk | contribs) No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
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; | |||
body, td, th { | |||
font-family: 'Aptos', 'sans-serif'; | |||
} |
Latest revision as of 10:57, 11 June 2025
/* CSS placed here will be applied to all skins */ .ns-Emission Factors #firstHeading { display: none; body, td, th { font-family: 'Aptos', 'sans-serif'; }