Display title | MediaWiki:Citizen.css |
Default sort key | Citizen.css |
Page length (in bytes) | 100,167 |
Namespace ID | 8 |
Namespace | MediaWiki |
Page ID | 2791 |
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 | Timothy (talk | contribs) |
Date of page creation | 08:00, 5 April 2024 |
Latest editor | Timothy (talk | contribs) |
Date of latest edit | 15:10, 19 November 2024 |
Total number of edits | 589 |
Total number of distinct authors | 1 |
Recent number of edits (within past 90 days) | 18 |
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 */
/* Fonts */
/*
@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap");
@import url("https://fonts.googleapis.com/css?family=VT323&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Reddit+Mono:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap'); |