MediaWiki:Common.css: Difference between revisions
From The Imperium Project Wiki
Jump to navigationJump to search
No edit summary |
No edit summary Tag: Reverted |
||
Line 3: | Line 3: | ||
* {font-family:poppins} | * {font-family:poppins} | ||
* {font-size:16px} | * {font-size:16px} | ||
ca-talk { display:none!important; } | |||
body.page-Main_Page li#ca-talk { display: none !important; } |
Revision as of 02:04, 3 October 2021
/* CSS placed here will be applied to all skins */ * {font-family:poppins} * {font-size:16px} ca-talk { display:none!important; } body.page-Main_Page li#ca-talk { display: none !important; }