MediaWiki:Common.css: Difference between revisions
From sorzkode wiki
Created page with "→CSS placed here will be applied to all skins: →Background and text colors: body, #mw-content, #mw-content .mw-parser-output, #mw-page-base, #mw-head-base, #mw-navigation, #mw-footer { background-color: #1e1e1e !important; color: #dcdcdc !important; } →Link colors: a { color: #4fc3f7 !important; } a:visited { color: #ba68c8 !important; } a:hover { color: #81d4fa !important; } →Header and navigation: #mw-head, #mw-panel { backgrou..." |
Replaced content with "→CSS placed here will be applied to all skins: " Tag: Replaced |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
Latest revision as of 15:51, 20 June 2025
/* CSS placed here will be applied to all skins */