Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
| Line 52: | Line 52: | ||
top: 410px; | top: 410px; | ||
background-color: #5a4d66; | background-color: #5a4d66; | ||
| − | height: | + | height: 69px; |
width: 800px; | width: 800px; | ||
z-index: 1; | z-index: 1; | ||
| Line 58: | Line 58: | ||
overflow: hidden; | overflow: hidden; | ||
color: #b6d6fd; | color: #b6d6fd; | ||
| − | border-bottom: 10px solid #5a4d66; | + | /* border-bottom: 10px solid #5a4d66; */ |
| + | border-left: 10px solid black; | ||
| + | border-right: 10px solid black; | ||
| + | left: -10px; | ||
} | } | ||
| Line 69: | Line 72: | ||
.grp_expanded { | .grp_expanded { | ||
position: relative; | position: relative; | ||
| − | top: | + | top: 3px; |
background-color: #5a4d66; | background-color: #5a4d66; | ||
z-index: 1; | z-index: 1; | ||