Jump to content

MediaWiki:Common.css: Difference between revisions

From Carbon Accounting Alliance Wiki
Alex-CAAwiki (talk | contribs)
No edit summary
Alex-CAAwiki (talk | contribs)
No edit summary
 
Line 6: Line 6:


body, td, th {
body, td, th {
     font-family: 'Aptos', sans-serif;
     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';
}