MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| 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-desc { | #footer-desc { | ||
display:none; | display:none; | ||
Revision as of 23:16, 13 July 2022
/* All CSS here will be loaded for users of the Citizen skin */
#footer-desc {
display:none;
margin-top: 0;
margin-bottom: 0;
}
#footer-places {
display:none;
margin: 0;
}
#footer-info {
margin: 0;
}
#ca-talk {
display: none;
}