More actions
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#siteSub { | #siteSub { | ||
display: none !important; | |||
} | |||
#ca-talk { | |||
display: none !important; | display: none !important; | ||
} | } | ||
Revision as of 23:09, 2 April 2026
/* CSS placed here will be applied to all skins */
#siteSub {
display: none !important;
}
#ca-talk {
display: none !important;
}