Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
| Line 281: | Line 281: | ||
width: 20px; | width: 20px; | ||
position: absolute; | position: absolute; | ||
| − | background-color: | + | background-color: {{{Secondary}}}; |
z-index: 2; | z-index: 2; | ||
top: -131px; | top: -131px; | ||
right: -44px; | right: -44px; | ||
| + | } | ||
| + | |||
| + | .side_border_02 { | ||
| + | position: fixed; | ||
| + | top: 0px; | ||
| + | left: 1074px; | ||
| + | height: 100%; | ||
| + | width: 100%; | ||
| + | background-color: {{{Secondary}}}; | ||
} | } | ||