Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
(23 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 314: | Line 314: | ||
.timeline { | .timeline { | ||
− | + | border: 0; | |
− | + | background: {{{Accent}}} !important; | |
+ | padding: 1px 10px 8px 10px; | ||
} | } | ||