Difference between revisions of "Template:River Stone Group CSS"
Jump to navigation
Jump to search
(40 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 180: | Line 180: | ||
background-color: #5a4d66; | background-color: #5a4d66; | ||
height: 75px; | height: 75px; | ||
− | width: | + | width: 760px; |
z-index: 1; | z-index: 1; | ||
padding: 10px 10px 10px 10px; | padding: 10px 10px 10px 10px; | ||
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; | ||
color: #b0a3b8; | color: #b0a3b8; | ||
padding: 0px 10px 10px 10px; | padding: 0px 10px 10px 10px; | ||
− | width: | + | width: 760px; |
border-width: 0px 10px 10px 10px; | border-width: 0px 10px 10px 10px; | ||
border-style: solid; | border-style: solid; | ||
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; | ||
− | width: | + | width: 770px; |
padding: 0px 0px 10px 10px; | padding: 0px 0px 10px 10px; | ||
overflow: hidden; | overflow: hidden; | ||
Line 268: | Line 268: | ||
.grp_name { | .grp_name { | ||
− | font-family: | + | font-family: AmericanTypewriterGrunge, Attic Antique, Courier New; |
font-size: 25px; | font-size: 25px; | ||
position: absolute; | position: absolute; | ||
Line 278: | Line 278: | ||
.grp_outermost { | .grp_outermost { | ||
− | width: | + | 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; | ||
Line 324: | Line 326: | ||
.grp_window_title { | .grp_window_title { | ||
− | font-family: | + | font-family: AmericanTypewriterGrunge, Attic Antique, Courier New; |
font-size: 30px; | font-size: 30px; | ||
color: #ffffff; | color: #ffffff; |