MediaWiki:Common.css: Difference between revisions

From StarLogo Nova Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 3: Line 3:


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

Revision as of 19:19, 9 January 2023

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

p {
font-family: Georgia;
}