Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
Line 134: | Line 134: | ||
.grp_template { | .grp_template { | ||
width: 727px; | width: 727px; | ||
− | height: | + | height: 20px; |
background-color: #681a24; | background-color: #681a24; | ||
position: relative; | position: relative; | ||
top: -66px; | top: -66px; | ||
− | left: | + | left: 40px; |
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: #ad9898; | ||
+ | padding: 0px 0px 0px 10px; | ||
+ | line-height: 20px; | ||
+ | text-align: center; | ||
+ | font-size: 13px; | ||
} | } | ||