Difference between revisions of "Template:US2002021967 CSS"
Jump to navigation
Jump to search
| Line 69: | Line 69: | ||
} | } | ||
| − | .Page a { color: #ffffff; } | + | .Page { |
| + | width: 800px; | ||
| + | min-height: 400px; | ||
| + | border: 10px solid #65163a; | ||
| + | background: #2e060b; | ||
| + | color: #ccb0b0; | ||
| + | padding: 10px; | ||
| + | } | ||
| + | |||
| + | .Page a { | ||
| + | color: #ffffff; | ||
| + | } | ||
.clearfix::after { | .clearfix::after { | ||