Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 10: Line 10:
mark{
mark{
background-color: #a0c214;
background-color: #a0c214;
}
:root{
font-family: Nunito;
}
}

Revision as of 01:17, 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: Nunito;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.