Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
height: 380px; | height: 380px; | ||
line-height: 400px; | line-height: 400px; | ||
+ | } | ||
+ | |||
+ | .group_name { | ||
+ | position: absolute; | ||
+ | background-color: aqua; | ||
+ | right: 0px; | ||
+ | height: 50px; | ||
+ | line-height: 50px; | ||
+ | width: 400px; | ||
+ | padding: 0px 0px 0px 10px; | ||
+ | text-align: center; | ||
} | } | ||