MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
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 */
* {
    --color-primary: #DC2F02;
}

Revision as of 23:27, 11 February 2023

/* All CSS here will be loaded for users of the Citizen skin */
* {
    --color-primary: #DC2F02;
}