MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
body { | body { | ||
background-image: url("static/images/backgrounds/nysos.png"); | background-image: url("https://nysos.ordo.top/static/images/backgrounds/nysos.png"); | ||
} | } | ||
Revision as of 10:44, 8 May 2025
/* All CSS here will be loaded for users of the Citizen skin */
:root {
--color-primary__h: 181;
--color-primary__s: 100%;
--color-primary__l: 48%;
}
body {
background-image: url("https://nysos.ordo.top/static/images/backgrounds/nysos.png");
}