MediaWiki:Common.css: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 2: Line 2:
#ca-talk { display: none !important; }
#ca-talk { display: none !important; }


* {
#firstHeading {
font-family: Arial;
}
 
h1 {
font-family: Arial;
font-family: Arial;
}
}

Revision as of 17:08, 10 January 2023

/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }

#firstHeading {
font-family: Arial;
}