Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
.Page { width: 800px; min-height: 400px; border: 10px solid; padding: 10px; } | .Page { width: 800px; min-height: 400px; border: 10px solid; padding: 10px; } | ||
#Red { background: #2e060b; border: #65163a; color: #ccb0b0; } | #Red { background: #2e060b; border: #65163a; color: #ccb0b0; } | ||
+ | #Orange { background: ; border: ; color: ; } | ||
+ | #Yellow { background: ; border: ; color: ; } | ||
+ | #Green { background: ; border: ; color: ; } | ||
+ | #Blue { background: ; border: ; color: ; } | ||
#Purple { background: #24062e; border: #441665; color: #c4b0cc; } | #Purple { background: #24062e; border: #441665; color: #c4b0cc; } | ||
Line 24: | Line 28: | ||
.timeline { border: 0; } | .timeline { border: 0; } | ||
− | .timeline ul { | + | .timeline ul { padding-left: 17px; } |
− | .timeline-toggle { height: 40px; border: none | + | .timeline-toggle { height: 40px; border: none; line-height: 40px; margin-bottom: 5px; margin-top: 5px; padding-left: 10px; } |
+ | |||
+ | #TLRed { background: #793c58; } | ||
+ | #TLOrange { background: #79593c; } | ||
+ | #TLYellow { background: #796f3c; } | ||
+ | #TLGreen { background: #3c7941; } | ||
+ | #TLBlue { background: #403c79; } | ||
+ | #TLPurple { background: #683c79; } | ||
+ | |||
+ | #TLTRed { background: #65163a; } | ||
+ | #TLTOrange { background: #653416; } | ||
+ | #TLTYellow { background: #655516; } | ||
+ | #TLTGreen { background: #256516; } | ||
+ | #TLTBlue { background: #1f1665; } | ||
+ | #TLTPurple { background: #5a1665; } | ||
+ | |||
+ | |||
.US2002021967_header { width: 780px; height: auto; margin-top: -30px; margin-left: -30px; } | .US2002021967_header { width: 780px; height: auto; margin-top: -30px; margin-left: -30px; } |