MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
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-personalMenu__buttonCheckbox, | #citizen-personalMenu__buttonCheckbox, | ||
#footer-desc, | #footer-desc p, | ||
#footer-places { | #footer-places ul{ | ||
display:none !important; | display:none !important; | ||
} | } | ||
Revision as of 23:03, 13 July 2022
/* All CSS here will be loaded for users of the Citizen skin */
#citizen-personalMenu__buttonCheckbox,
#footer-desc p,
#footer-places ul{
display:none !important;
}