MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
.citizen-footer__bottom { | .citizen-footer__bottom { | ||
display: none; | |||
} | |||
#footer-icons { | |||
display: none; | display: none; | ||
} | } | ||
Revision as of 18:16, 4 March 2026
/* All CSS here will be loaded for users of the Citizen skin */
.citizen-footer__bottom {
display: none;
}
#footer-icons {
display: none;
}