Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
.Page#Blue, .rq#Blue, .timeline-toggle#Blue { background: #06092e; border-color: #1a1665; color: #b0b2cc; } | .Page#Blue, .rq#Blue, .timeline-toggle#Blue { background: #06092e; border-color: #1a1665; color: #b0b2cc; } | ||
.Page#Purple, .rq#Purple, .timeline-toggle#Purple { background: #1f062e; border-color: #421665; color: #c4b0cc; } | .Page#Purple, .rq#Purple, .timeline-toggle#Purple { background: #1f062e; border-color: #421665; color: #c4b0cc; } | ||
+ | |||
+ | .rq#Red, .timeline-toggle#Red { background: #2e060b; border-color: #65163a; color: #ccb0b0; } | ||
+ | .rq#Orange, .timeline-toggle#Orange { background: #2e1b06; border-color: #653216; color: #ccbdb0; } | ||
+ | .rq#Yellow, .timeline-toggle#Yellow { background: #c9c528; border-color: #c39a00; color: #ccc9b0; } | ||
+ | .rq#Green, .timeline-toggle#Green { background: #062e0d; border-color: #236516; color: #b0ccb2; } | ||
+ | .rq#Blue, .timeline-toggle#Blue { background: #06092e; border-color: #1a1665; color: #b0b2cc; } | ||
+ | .rq#Purple, .timeline-toggle#Purple { background: #1f062e; border-color: #421665; color: #c4b0cc; } | ||
+ | |||
+ | |||
.Page a, .Page a.external, .Page a:visited, .Page a.external:visited { color: #ffffff; } | .Page a, .Page a.external, .Page a:visited, .Page a.external:visited { color: #ffffff; } |