More actions
Created page with "→CSS placed here will be applied to all skins: .mw-portlet-body .mw-wiki-stats { display: none !important; }" |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
. | .citizen-siteStats, #footer-info-lastmod, .mw-redirectedfrom { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Latest revision as of 00:40, 29 March 2025
/* CSS placed here will be applied to all skins */
.citizen-siteStats, #footer-info-lastmod, .mw-redirectedfrom {
display: none !important;
}