MediaWiki:Common.css
From Killing Floor wiki
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Local presentation for the imported Killing Floor wiki content. */
.mw-parser-output { line-height: 1.65; color: #25292d; }
.mw-parser-output h2 { clear: none; margin-top: 1.6em; border-bottom: 2px solid #933531; padding-bottom: .3em; }
.mw-parser-output a { color: #78302d; }
.mw-parser-output a.new { color: #b34537; }
.mw-parser-output img { max-width: 100%; height: auto; vertical-align: middle; }
.mw-parser-output .infobox { float: right; clear: right; width: 290px; max-width: 100%; margin: 0 0 1.5em 1.8em; border: 1px solid #bcc0c3; border-top: 4px solid #933531; border-collapse: collapse; background: #f6f5f2; font-size: .94em; }
.mw-parser-output .infobox > tbody > tr > th { padding: .65em 1em; background: #34383d; color: #fff; text-align: center; }
.mw-parser-output .infobox > tbody > tr > td { padding: .55em .8em; }
.mw-parser-output .infobox .subhead { background: #e2e0dc; color: #292c30; font-weight: bold; padding: .45em .7em; }
.mw-parser-output .infobox .boltless { padding-left: 2.6em; }
.mw-parser-output .infobox th a { color: #fff; }
.mw-parser-output .infobox .info-image { text-align: center; }
.mw-parser-output .stats, .mw-parser-output .achievements { width: 100%; border-collapse: collapse; }
.mw-parser-output .stats th, .mw-parser-output .stats td, .mw-parser-output .achievements td { padding: .3em .45em; border-bottom: 1px solid #deddd9; text-align: left; }
.mw-parser-output .navigation { clear: both; margin: 1.5em 0; width: 100%; border: 1px solid #bfc2c5; border-collapse: collapse; background: #f6f5f2; }
.mw-parser-output .navigation .header, .mw-parser-output .navigation .footer { padding: .6em 1em; background: #34383d; color: #fff; text-align: center; }
.mw-parser-output .navigation .header a, .mw-parser-output .navigation .footer a { color: #fff; }
.mw-parser-output .navigation .content { width: 100%; border-collapse: collapse; }
.mw-parser-output .navigation .group { width: 150px; padding: .65em 1em; text-align: right; background: #e9e6e1; }
.mw-parser-output .navigation .list { padding: .65em 1em; }
.mw-parser-output .navigation .even { background: #eeede9; }
.mw-parser-output .wikitable { border-collapse: collapse; margin: 1em 0; background: #faf9f7; }
.mw-parser-output .wikitable th { background: #e4e1dc; }
.mw-parser-output .wikitable th, .mw-parser-output .wikitable td { padding: .45em .65em; border: 1px solid #c8c6c2; }
.mw-parser-output .scrakeclots { width: 100%; background: #f3f1ed; border: 1px solid #d2cfca; border-left: 5px solid #933531; margin: 1.2em 0; }
.mw-parser-output .borderbox { background: #f5f3ef; border: 1px solid #c5c1bb; }
.mw-parser-output .borderbox > tbody > tr:first-child { background: #34383d; color: white; }
.mw-parser-output .borderbox > tbody > tr:first-child a { color: white; }
.mw-parser-output .borderbox td, .mw-parser-output .borderbox th { vertical-align: top; }
.mw-parser-output .grayblock { background: #34383d; color: #fff; padding: .6em; }
.mw-parser-output .grayblock a { color: #fff; }
.mw-parser-output .itembar { display: block; font-weight: 600; padding: .35em .2em; line-height: 1.3; }
.mw-parser-output .itembox, .mw-parser-output .itembox2, .mw-parser-output .itembox3 { display: inline-block; }
.mw-parser-output .itembox3 img { width: 64px; height: 64px; object-fit: contain; }
.mw-parser-output .kfbutton { display: inline-block; padding: .4em .8em; }
.mw-parser-output .whitetext { color: #25292d; }
.mw-parser-output .blacktext, .mw-parser-output .blacklinks a { color: #25292d; }
.mw-parser-output .whitelinks a { color: #78302d; }
.mw-parser-output .DLCweapon { border-bottom: 1px dotted #9a625b; }
.mw-parser-output .explain { cursor: help; border-bottom: 1px dotted #777; }
.mw-parser-output .wiki-notice { padding: .8em 1em; margin: 1em 0; background: #f5f1e8; border-left: 3px solid #ae8d53; }
.page-Main_Page .mw-parser-output > table { margin-bottom: 1.4em; }
.page-Main_Page .mw-parser-output > table:nth-of-type(2) { border-collapse: collapse; background: #f5f3ef; border: 1px solid #c5c1bb; }
.page-Main_Page .mw-parser-output > table:nth-of-type(2) th { background: #34383d; color: white; padding: .6em; }
.page-Main_Page .mw-parser-output > table:nth-of-type(2) td { padding: .75em 1em; border-bottom: 1px solid #d5d1cb; }
.page-Main_Page .mw-parser-output > table:nth-of-type(2) td:first-child { width: 150px; text-align: center; }
.page-Main_Page .mw-parser-output > table { max-width: 100%; }
.page-Main_Page .mw-parser-output .borderbox th { min-width: 0; }
@media(max-width: 850px) {
.mw-parser-output .infobox { float: none; margin: 1em 0; width: 100%; }
.mw-parser-output > table, .mw-parser-output > .borderbox { display: block; max-width: 100%; overflow-x: auto; }
.mw-parser-output .navigation .group { width: auto; }
.mw-parser-output .scrakeclots th { padding: 1em !important; }
}
@media print { .mw-parser-output .infobox, .mw-parser-output .navigation { break-inside: avoid; } }
/* Keep links legible on pale subheadings and dark inline headings. */
.mw-parser-output .infobox .subhead a { color: #78302d; }
.mw-parser-output .borderbox .whitetext { color: #fff; }
.mw-parser-output .borderbox.whitetext { color: #25292d; }