MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
(Created page with "→All CSS here will be loaded for users of the Citizen skin: #citizen-personalMenu__buttonCheckbox { display:none; }") |
(No difference)
|
Revision as of 22:59, 13 July 2022
/* All CSS here will be loaded for users of the Citizen skin */
#citizen-personalMenu__buttonCheckbox {
display:none;
}