More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
:root{ | :root{ | ||
--font-family-citizen-base: Nunito; | --font-family-citizen-base: Nunito,sans-serif; | ||
} | } |
Revision as of 01:26, 24 December 2024
/* All CSS here will be loaded for users of the Citizen skin */
.mw-ui-icon-wikimedia-edit.citizen-editsection-icon::before{
background-image: url(/mw/load.php?modules=skins.citizen.icons&image=wikiText&format=original&lang=en-gb&skin=citizen&version=16c4x);
}
.mw-ui-icon-wikimedia-edit.mw-editsection-visualeditor::before{
background-image: url(/mw/load.php?modules=skins.citizen.icons&image=edit&format=original&lang=en-gb&skin=citizen&version=16c4x);
}
mark{
background-color: #a0c214;
}
:root{
--font-family-citizen-base: Nunito,sans-serif;
}