MediaWiki:Common.css: Difference between revisions
Replaced content with "→Base background + text: body { background-color: #000; color: #fff; } →Main content area: .mw-body, .mw-parser-output { background-color: #000; color: #fff; } →Headings: h1, h2, h3, h4, h5, h6 { color: #fff; } →Links: a { color: #6aa9ff; } a:visited { color: #b38cff; } →Tables: table { background-color: #111; color: #fff; } →Infoboxes / wikitables: .infobox, .wikitable { background-color: #111;..." Tag: Replaced |
Replaced content with "→Custom CSS here: " Tag: Replaced |
||
| Line 1: | Line 1: | ||
/* | /* Custom CSS here */ | ||