Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
(32 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
− | width: | + | width: 1090px; |
} | } | ||
#mw-panel .portal .body li a { color: {{{Sidebar Links}}} !important; } | #mw-panel .portal .body li a { color: {{{Sidebar Links}}} !important; } | ||
Line 24: | Line 24: | ||
#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; } | ||
#searchInput { height: 20px; } | #searchInput { height: 20px; } | ||
− | .catlinks {background-color: | + | .catlinks {background-color: {{{Secondary}}} !important;font-size: 10px !important;text-align: center !important; border: none; } |
.toc { background-color: {{{Primary}}} !important } | .toc { background-color: {{{Primary}}} !important } | ||
.toc a, .toc a:visited { color: #ffffff !important; } | .toc a, .toc a:visited { color: #ffffff !important; } | ||
Line 32: | Line 32: | ||
.mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; } | .mw-editsection a, .mw-editsection a:visited { color: {{{Primary}}} !important; } | ||
.mw-body-content .toc h2 { color: {{{Caption Text}}} !important; } | .mw-body-content .toc h2 { color: {{{Caption Text}}} !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: {{{Page Text}}};} |
.mw-indicators { display: none; } | .mw-indicators { display: none; } | ||
Line 38: | Line 38: | ||
position: absolute; | position: absolute; | ||
top: 5px; | top: 5px; | ||
− | left: | + | left: 184px; |
z-index: 1; | z-index: 1; | ||
color: {{{Caption Text}}}; | color: {{{Caption Text}}}; | ||
Line 59: | Line 59: | ||
#mw-head-base { | #mw-head-base { | ||
background-color: {{{Secondary}}} !important; | background-color: {{{Secondary}}} !important; | ||
− | width: | + | width: 900px; |
} | } | ||
Line 153: | Line 153: | ||
.Dbg { | .Dbg { | ||
− | width: | + | width: 490px; |
height: 183px; | height: 183px; | ||
padding: 0px 5px 0px 10px; | padding: 0px 5px 0px 10px; | ||
Line 228: | Line 228: | ||
.Page a, .Page a.external, .Page a:visited, .Page a.external:visited { | .Page a, .Page a.external, .Page a:visited, .Page a.external:visited { | ||
color: #ffffff; | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | .picleft { | ||
+ | width: 263px !important; | ||
+ | height: 287px !important; | ||
+ | } | ||
+ | .picmiddle { | ||
+ | width: 263px !important; | ||
+ | height: 287px !important; | ||
+ | } | ||
+ | .picright { | ||
+ | width: 263px !important; | ||
+ | height: 287px !important; | ||
} | } | ||
Line 280: | Line 293: | ||
height: 80px; | height: 80px; | ||
width: 10px; | width: 10px; | ||
− | position: | + | position: absolute; |
background-color: {{{Secondary}}}; | background-color: {{{Secondary}}}; | ||
z-index: 2; | z-index: 2; | ||
− | top: | + | top: -127px; |
− | left: | + | left: 864px; |
} | } | ||
Line 295: | Line 308: | ||
background-color: {{{Secondary}}}; | background-color: {{{Secondary}}}; | ||
} | } | ||
+ | |||
+ | .ss_header { border: 1px solid black; width: 798px; height: 416px; } | ||
.timeline-header { } | .timeline-header { } | ||
.timeline { | .timeline { | ||
− | + | border: 0; | |
− | + | background: {{{Accent}}} !important; | |
+ | padding: 1px 10px 8px 10px; | ||
} | } | ||