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: # | + | .Description#Yellow h2 span { color: {{{Primary|#2e060b}}} !important; } |
− | .DIC#Yellow h2 span { color: # | + | .DIC#Yellow h2 span { color: {{{Primary|#2e060b}}} !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|#2e060b}}} !important;} | |
− | + | #mw-head {background-color: {{{Secondary|#6b3037}}} !important;} | |
− | body { background-color: # | ||
− | #mw-head { background-color: # | ||
#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 16: | Line 13: | ||
#right-navigation div ul li a, #right-navigation div ul li a.new { color: #ffffff; } | #right-navigation div ul li a, #right-navigation div ul li a.new { color: #ffffff; } | ||
#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: # | + | .catlinks {background-color: #ffffff !important;font-size: 10px !important;text-align: center !important;} |
− | .toc { background-color: # | + | .toc { background-color: {{{Primary|#2e060b}}} !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: # | + | .mw-body-content h2 { color: {{{Primary|#2e060b}}} !important; } |
− | .mw-editsection a, .mw-editsection a:visited { color: # | + | .mw-editsection a, .mw-editsection a:visited { color: {{{Primary|#2e060b}}} !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: # | + | .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|#2e060b}}};} |
.mw-body { | .mw-body { | ||
Line 31: | Line 28: | ||
#mw-head-base { | #mw-head-base { | ||
− | background-color: # | + | background-color: {{{Secondary|#6b3037}}} !important; |
} | } | ||
Line 44: | Line 41: | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
background-size: 0px !important; | background-size: 0px !important; | ||
− | background-color: # | + | background-color: {{{Secondary|#6b3037}}} !important; |
} | } | ||
Line 68: | Line 65: | ||
#simpleSearch input { background-color: #ffffff !important; } | #simpleSearch input { background-color: #ffffff !important; } | ||
− | |||
Line 266: | Line 262: | ||
.timeline { | .timeline { | ||
border: 0; | border: 0; | ||
+ | background: {{{Accent|#a25f67}}} !important; | ||
} | } | ||
Line 296: | Line 293: | ||
} | } | ||
− | |||
− | .Page#Red { | + | .Page#Red { |
− | background: #2e060b; | + | background: {{{Primary|#2e060b}}}; |
− | border-color: # | + | border-color: {{{Secondary|#6b3037}}}; |
color: #ccb0b0; | color: #ccb0b0; | ||
} | } | ||
Line 334: | Line 330: | ||
} | } | ||
− | |||
.ICL#Red { color: #ffffff; | .ICL#Red { color: #ffffff; | ||
Line 379: | Line 374: | ||
.Roster_Purple p, .Roster_Purple a, .Roster_Purple a:visited, .Roster_Purple a.external, .Roster_Purple a.external:visited { color: #ffffff !important; } | .Roster_Purple p, .Roster_Purple a, .Roster_Purple a:visited, .Roster_Purple a.external, .Roster_Purple a.external:visited { color: #ffffff !important; } | ||
− | .rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red { | + | .rq#Red, .timeline-toggle#Red, .oocvitals#Red, .Dbg#Red, .DICbg#Red { |
− | background: #6b3037; | + | background: {{{Secondary|#6b3037}}}; |
color: #ccb0b0; | color: #ccb0b0; | ||
} | } | ||
Line 409: | Line 404: | ||
} | } | ||
− | |||
.timeline.Red { | .timeline.Red { | ||
− | background: #a25f67; | + | background: {{{Accent|#a25f67}}}; |
color: #000000; | color: #000000; | ||
} | } |