Difference between revisions of "Template:River Stone Group CSS"
Jump to navigation
Jump to search
(24 intermediate revisions by the same user not shown) | |||
Line 141: | Line 141: | ||
text-align: center; | text-align: center; | ||
border-radius: 0px 0px 100px 0px; | border-radius: 0px 0px 100px 0px; | ||
− | left: | + | left: 0px; |
− | top: | + | top: 0px; |
} | } | ||
Line 160: | Line 160: | ||
position: absolute; | position: absolute; | ||
left: -170px; | left: -170px; | ||
− | top: | + | top: 169px; |
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
Line 172: | Line 172: | ||
height: 340px; | height: 340px; | ||
position: relative; | position: relative; | ||
− | top: | + | top: 8px; |
} | } | ||
Line 206: | Line 206: | ||
.grp_expanded { | .grp_expanded { | ||
position: relative; | position: relative; | ||
− | top: | + | top: 3px; |
background-color: #5a4d66; | background-color: #5a4d66; | ||
z-index: 1; | z-index: 1; | ||
Line 251: | Line 251: | ||
.grp_links { | .grp_links { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 370px; |
background-color: #5a4d66; | background-color: #5a4d66; | ||
height: 20px; | height: 20px; | ||
Line 279: | Line 279: | ||
.grp_outermost { | .grp_outermost { | ||
width: 780px; | width: 780px; | ||
− | height: | + | height: 415px; |
background-color: #5a4d66; | background-color: #5a4d66; | ||
border: 10px solid black; | border: 10px solid black; | ||
position: relative; | position: relative; | ||
+ | top: -35px; | ||
} | } | ||
Line 290: | Line 291: | ||
background-color: #681a24; | background-color: #681a24; | ||
position: relative; | position: relative; | ||
− | left: | + | left: 135px; |
+ | top: -35px; | ||
border-width: 0px 10px 10px 10px; | border-width: 0px 10px 10px 10px; | ||
border-style: solid; | border-style: solid; |