MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
} | } | ||
#ca-edit { | |||
background: red; | |||
} | } | ||
Revision as of 17:18, 3 April 2021
/* All CSS here will be loaded for users of the Citizen skin */
:root {
background: #1c3f75;
}
#ca-edit {
background: red;
}