Header
From Glitches
(Difference between revisions)
Line 3: | Line 3: | ||
body { | body { | ||
color: black; | color: black; | ||
- | background: #f9f9f9 url(http://editthis.info/images/glitches/8/8f/Violetblue_glitchman.jpg | + | background: #f9f9f9 url(http://editthis.info/images/glitches/8/8f/Violetblue_glitchman.jpg) 0 0 no-repeat; |
- | ) 0 0 no-repeat; | + | background-color: #990099; |
} | } | ||
</style> | </style> |
Revision as of 20:32, 28 May 2007
<style>
body {
color: black; background: #f9f9f9 url() 0 0 no-repeat; background-color: #990099;
} </style>