8,957
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.themeable-element { background-color: #B2B2B2; } | .themeable-element { background-color: #B2B2B2; } | ||
.custom-table tbody .cell-red { background-color: #ffdddd; } | |||
.custom-table { background-color: #4A4A4A; border: 2px solid #D33328; width: 100%; border-collapse: collapse; } | |||
.custom-table th, .custom-table td { border: 1px solid #D33328; padding: 8px; } | |||
.custom-table .header-red { background-image:url(/images/d/db/Clancy_Letter_Background1.png); background-size: cover; color: white; text-align: center; } | |||
.custom-table .header-blue { background-image:url(/images/1/1f/Background.jpg); background-size: cover; 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-color: #a09e9e; } | .mw-parser-output .infobox-label, .mw-parser-output .infobox-data { text-align: left; background-color: #a09e9e; } |