Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
| (26 intermediate revisions by the same user not shown) | |||
| 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 153: | Line 153: | ||
.Dbg { | .Dbg { | ||
| − | width: | + | width: 490px; |
height: 183px; | height: 183px; | ||
padding: 0px 5px 0px 10px; | padding: 0px 5px 0px 10px; | ||
| Line 230: | Line 230: | ||
} | } | ||
| − | .picleft { } | + | .picleft { |
| − | .picmiddle { } | + | width: 263px !important; |
| − | .picright { } | + | height: 287px !important; |
| + | } | ||
| + | .picmiddle { | ||
| + | width: 263px !important; | ||
| + | height: 287px !important; | ||
| + | } | ||
| + | .picright { | ||
| + | width: 263px !important; | ||
| + | height: 287px !important; | ||
| + | } | ||
.rq { padding-left: 10px; | .rq { padding-left: 10px; | ||
| Line 299: | 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; | ||
} | } | ||