Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
− | .Description#Yellow h2 span { color: {{{Primary | + | .Description#Yellow h2 span { color: {{{Primary}}} !important; } |
− | .DIC#Yellow h2 span { color: {{{Primary | + | .DIC#Yellow h2 span { color: {{{Primary}}} !important; } |
.Description h2 span { color: #ffffff !important; } | .Description h2 span { color: #ffffff !important; } | ||
.DIC h2 span { color: #ffffff !important; } | .DIC h2 span { color: #ffffff !important; } | ||
− | body {background-color: {{{Primary | + | body {background-color: {{{Primary}}} !important;} |
− | #mw-head { background-color: {{{Secondary | + | #mw-head { background-color: {{{Secondary}}} !important; } |
#mw-panel .portal .body li a { color: #ffffff !important; } | #mw-panel .portal .body li a { color: #ffffff !important; } | ||
#mw-panel .portal h3 { color: #ffffff !important; } | #mw-panel .portal h3 { color: #ffffff !important; } | ||
Line 14: | Line 14: | ||
#left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; } | #left-navigation div ul li a, #left-navigation div ul li a.new { color: #ffffff; } | ||
.catlinks {background-color: #ffffff !important;font-size: 10px !important;text-align: center !important;} | .catlinks {background-color: #ffffff !important;font-size: 10px !important;text-align: center !important;} | ||
− | .toc { background-color: {{{Primary | + | .toc { background-color: {{{Primary}}} !important } |
.toc a, .toc a:visited { color: #ffffff !important; } | .toc a, .toc a:visited { color: #ffffff !important; } | ||
.toctogglespan { color: #ffffff !important; } | .toctogglespan { color: #ffffff !important; } | ||
.toctogglelabel { color: #ffffff !important; } | .toctogglelabel { color: #ffffff !important; } | ||
− | .mw-body-content h2 { color: {{{Primary | + | .mw-body-content h2 { color: {{{Primary}}} !important; } |
− | .mw-editsection a, .mw-editsection a:visited { color: {{{Primary | + | .mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; } |
.mw-body-content .toc h2 { color: #ffffff !important; } | .mw-body-content .toc h2 { color: #ffffff !important; } | ||
− | .mw-normal-catlinks a, .mw-normal-catlinks ul li a, .mw-normal-catlinks ul li a.new, .mw-normal-catlinks ul li a:visited {color: {{{Primary | + | .mw-normal-catlinks a, .mw-normal-catlinks ul li a, .mw-normal-catlinks ul li a.new, .mw-normal-catlinks ul li a:visited {color: {{{Primary}}};} |
.mw-body { | .mw-body { | ||
Line 28: | Line 28: | ||
#mw-head-base { | #mw-head-base { | ||
− | background-color: {{{Secondary | + | background-color: {{{Secondary}}} !important; |
} | } | ||
Line 41: | Line 41: | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
background-size: 0px !important; | background-size: 0px !important; | ||
− | background-color: {{{Secondary | + | background-color: {{{Secondary}}} !important; |
} | } | ||
Line 262: | Line 262: | ||
.timeline { | .timeline { | ||
border: 0; | border: 0; | ||
− | background: {{{Accent | + | background: {{{Accent}}} !important; |
} | } | ||
Line 295: | Line 295: | ||
.Page#Red { | .Page#Red { | ||
− | background: {{{Primary | + | background: {{{Primary}}}; |
− | border-color: {{{Secondary | + | border-color: {{{Secondary}}}; |
color: #ccb0b0; | color: #ccb0b0; | ||
} | } | ||
Line 375: | Line 375: | ||
.rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red { | .rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red { | ||
− | background: {{{Secondary | + | background: {{{Secondary}}}; |
color: #ccb0b0; | color: #ccb0b0; | ||
} | } |