Jump to content

MediaWiki:Common.css: Difference between revisions

From Carbon Accounting Alliance Wiki
WikiSysop (talk | contribs)
No edit summary
Alex-CAAwiki (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
.ns-Emission Factors #firstHeading {
.ns-Emission Factors #firstHeading {
     display: none;
     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';
}