Difference between revisions of "Template:US2002021967 Group CSS"
Jump to navigation
Jump to search
| Line 47: | Line 47: | ||
.grp_window { | .grp_window { | ||
| + | width: 400px; | ||
| + | height: 340px; | ||
| + | background-color: bisque; | ||
| + | position: absolute; | ||
| + | right: 0px; | ||
| + | top: 50px; | ||
| + | padding: 0px 0px 0px 10px; | ||
| + | border-width: 10px 0px 10px 0px; | ||
| + | border-style: solid; | ||
| + | border-color: blueviolet; | ||
} | } | ||
}}</includeonly> | }}</includeonly> | ||