Header
From Glitches
(Difference between revisions)
Line 7: | Line 7: | ||
} | } | ||
- | + | #content { | |
- | + | background-color: #00FF00; | |
} | } | ||
</style> | </style> |
Revision as of 20:45, 28 May 2007
<style>
body {
color: black; background: #f9f9f9 url() 0 0 no-repeat; background-color: #6A3F75;
}
- content {
background-color: #00FF00;
}
</style>