Difference between revisions of "Template:River Stone Group CSS"
Jump to navigation
Jump to search
Line 206: | Line 206: | ||
.grp_expanded { | .grp_expanded { | ||
position: relative; | position: relative; | ||
− | top: | + | top: -38px; |
background-color: #5a4d66; | background-color: #5a4d66; | ||
z-index: 1; | z-index: 1; | ||
Line 219: | Line 219: | ||
.grp_expanded_content { | .grp_expanded_content { | ||
position: relative; | position: relative; | ||
− | top: | + | top: -38px; |
} | } | ||