8,957
edits
No edit summary |
No edit summary |
||
Line 267: | Line 267: | ||
.custom-table .header-green { background-color: #00ff00; color: white; text-align: center; } | .custom-table .header-green { background-color: #00ff00; color: white; text-align: center; } | ||
.mw-parser-output .infobox-label, .mw-parser-output .infobox-data { text-align: left; background | .mw-parser-output .infobox-label, .mw-parser-output .infobox-data { text-align: left; background: #3F3F3F; color: #fff; } | ||
/* Change the background color of the bottom and left of eath page, up to behind the logo: */ | /* Change the background color of the bottom and left of eath page, up to behind the logo: */ | ||
Line 278: | Line 278: | ||
.mw-parser-output .tracklist th[scope="col"] { text-align: left; background-color: #600700; } | .mw-parser-output .tracklist th[scope="col"] { text-align: left; background-color: #600700; } | ||
.mw-parser-output .infobox { border: 2px solid #600700; color: #FFFFFF; background | .mw-parser-output .infobox { border: 2px solid #600700; color: #FFFFFF; background: #231f20; } | ||
/* background color of the content and title of pages */ | /* background color of the content and title of pages */ | ||
Line 317: | Line 317: | ||
.catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #600700; margin: 0.125em 0; padding: 0 0.5em; } | .catlinks li { display: inline-block; line-height: 1.25em; border-left: 1px solid #600700; margin: 0.125em 0; padding: 0 0.5em; } | ||
.mw-parser-output .infobox { border: 2px solid #FFD800; border-spacing: 3px; border-radius: 5px 5px; background | .mw-parser-output .infobox { border: 2px solid #FFD800; border-spacing: 3px; border-radius: 5px 5px; background: #4a4a4a; color: white; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; font-size: 88%; line-height: 1.5em; width: 22em; background-color: #494949; } | ||
.infobox-above.summary { background-color: #fa0011; } | .infobox-above.summary { background-color: #fa0011; } |