Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
.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: {{{Primary}}};} | .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: {{{Primary}}};} | ||
| + | |||
| + | .firstHeading { | ||
| + | position: absolute; | ||
| + | top: 5px; | ||
| + | left: 183px; | ||
| + | z-index: 1; | ||
| + | color: {{{Caption Text}}}; | ||
| + | border: none; | ||
| + | } | ||
.Description h2 span { color: #ffffff !important; } | .Description h2 span { color: #ffffff !important; } | ||