Header
From Modifieddesign
(Difference between revisions)
Line 12: | Line 12: | ||
background: #333333 | background: #333333 | ||
color: White; | color: White; | ||
- | |||
- | |||
} | } | ||
</style> | </style> |
Revision as of 23:07, 13 November 2006
<style type="text/css">
- content {
background-color: transparent; border: 1px solid #ff0099; border-right: none; line-height: 1.5em; position: relative; z-index: 2;
} body {
font: x-small sans-serif; background: #333333 color: White;
}
</style>