MediaWiki:Common.css: Difference between revisions
(Removing discussion page until we make the decision to allow discussion) |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
p { | |||
font-family: "Georgia;" | |||
} |
Revision as of 19:18, 9 January 2023
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; } p { font-family: "Georgia;" }