MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
Created page with "→All CSS here will be loaded for users of the Citizen skin: #footer-icons { display: none; }" |
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 */ | ||
#footer- | #footer-poweredbyico { | ||
display: none; | display: none; | ||
} | } | ||
Revision as of 18:14, 4 March 2026
/* All CSS here will be loaded for users of the Citizen skin */
#footer-poweredbyico {
display: none;
}