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
m (More ConfirmAccounts stuff)
m (Removing from this place, shouldn't be here at all)
Tags: Blanking Manual revert
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/**
 
* ConfirmAcccount theming
*
**/
.mw-confirmaccount-type-0 {
  background-color: var(--color-surface-4)
}
.mw-confirmaccount-body-0 {
  background-color: var(--color-surface-2)
}
.mw-confirmaccount-bar {
border: 1px solid var(--border-color-base);
background-color: var(--color-surface-2);
}

Latest revision as of 14:32, 30 September 2024