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