Toggle 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
More languages
mNo edit summary
m (Removing from this place, shouldn't be here at all)
Tags: Blanking Manual revert
 
(289 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Citizen skin */


blockquote {
padding: 8px 16px;
font-family: var(--font-family-base);
font-size: 100%;
font-style: inherit;
color: var(--color-base)
}
.skin-citizen-light {
--color-base: black
}
.skin-citizen-light blockquote {
--color-base: black
}

Latest revision as of 14:32, 30 September 2024