MediaWiki:Common.css: Difference between revisions

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


p {
body {
font-family: Georgia;
font-family: "Georgia";
}
}

Revision as of 19:20, 9 January 2023

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

body {
font-family: "Georgia";
}