| Display title | MediaWiki:Citizen.css |
| Default sort key | Citizen.css |
| Page length (in bytes) | 17,268 |
| Namespace ID | 8 |
| Namespace | MediaWiki |
| Page ID | 25419 |
| Page content language | en - English |
| Page content model | CSS |
| Indexing by robots | Allowed |
| Number of redirects to this page | 0 |
| Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
| Edit | Allow only users with "editsitecss" permission (infinite) |
| Move | Allow only users with "editsitecss" permission (infinite) |
| Page creator | HydeWing (talk | contribs) |
| Date of page creation | 12:38, 17 November 2022 |
| Latest editor | HydeWing (talk | contribs) |
| Date of latest edit | 03:19, 4 May 2026 |
| Total number of edits | 844 |
| Total number of distinct authors | 2 |
| Recent number of edits (within past 90 days) | 2 |
| Recent number of distinct authors | 1 |
Description | Content |
Article description: (description) This attribute controls the content of the description and og:description elements. | /* All CSS here will be loaded for users of the Citizen skin */
/*Hide Color This*/
.citizen-sitenotice-container {
background-color: var(--color-surface-0) !important;
}
.citizen-page-header {
padding-inline: 11px !important;
}
/*Fonts*/
@import url('https://fonts.googleapis.com/css2?family... |