MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
Created page with "→All CSS here will be loaded for users of the Citizen skin: :root { --width-layout: 1800px; }" |
No edit summary |
||
| Line 2: | Line 2: | ||
:root { | :root { | ||
--width-layout: 1800px; | --width-layout: 1800px; | ||
} | |||
div.gallerytext { | |||
font-size: none; | |||
font-style: none; | |||
font-size: none; | |||
} | |||
.gallerytext>p>a { | |||
color: none !important; | |||
} | } | ||