Header
From Glitches
(Difference between revisions)
Line 3: | Line 3: | ||
body { | body { | ||
color: green; | color: green; | ||
+ | background-color: #99CCFF; | ||
} | } | ||
</style> | </style> |
Revision as of 20:14, 28 May 2007
<style>
body {
color: green; background-color: #99CCFF;
} </style>