MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
#footer-desc, | #footer-desc, | ||
#footer-places { | #footer-places { | ||
display:none; | display:none !important; | ||
} | } | ||
Revision as of 23:02, 13 July 2022
/* All CSS here will be loaded for users of the Citizen skin */
#citizen-personalMenu__buttonCheckbox,
#footer-desc,
#footer-places {
display:none !important;
}