Difference between revisions of "Template:River Stone Group CSS"
Jump to navigation
Jump to search
(32 intermediate revisions by the same user not shown) | |||
Line 131: | Line 131: | ||
.grp_avatar { | .grp_avatar { | ||
− | width: | + | width: 361px; |
− | height: | + | height: 361px; |
background-color: #681a24; | background-color: #681a24; | ||
border-width: 0px 10px 10px 0px; | border-width: 0px 10px 10px 0px; | ||
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 148: | Line 148: | ||
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
− | border: | + | border: 170px solid transparent; |
border-bottom-color: #a94451; | border-bottom-color: #a94451; | ||
position: absolute; | position: absolute; | ||
− | top: - | + | top: -163px; |
left: 9px; | left: 9px; | ||
z-index: 0; | z-index: 0; | ||
Line 159: | Line 159: | ||
content: ''; | content: ''; | ||
position: absolute; | position: absolute; | ||
− | left: - | + | left: -170px; |
− | top: | + | top: 169px; |
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
− | border: | + | border: 170px solid transparent; |
border-top-color: #a94451; | border-top-color: #a94451; | ||
z-index: 0; | z-index: 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; |