Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
Line 133: | Line 133: | ||
.grp_template { | .grp_template { | ||
− | width: | + | width: 500px; |
height: 20px; | height: 20px; | ||
background-color: #681a24; | background-color: #681a24; | ||
− | position: | + | position: absolute; |
− | top: | + | top: 550px; |
− | left: | + | left: 155px; |
border-width: 0px 10px 10px 10px; | border-width: 0px 10px 10px 10px; | ||
border-style: solid; | border-style: solid; | ||
border-color: black; | border-color: black; | ||
− | color: # | + | color: #d0b6b6; |
padding: 0px 0px 0px 10px; | padding: 0px 0px 0px 10px; | ||
line-height: 20px; | line-height: 20px; | ||
text-align: center; | text-align: center; | ||
font-size: 13px; | font-size: 13px; | ||
+ | border-radius: 0px 0px 40px 40px; | ||
} | } | ||