MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary Tag: Manual revert |
||
| 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 */ | ||
body { | |||
background: red !important; | |||
} | |||
Revision as of 18:21, 4 March 2026
/* All CSS here will be loaded for users of the Citizen skin */
body {
background: red !important;
}