Header
From Prostrike
(Difference between revisions)
Squarecircle (Talk | contribs) |
Squarecircle (Talk | contribs) |
||
Line 3: | Line 3: | ||
body { | body { | ||
- | background: url("http:// | + | background: url("http://i14.tinypic.com/6tm64n5.gif") #eeeeee; |
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
background-attachment: fixed; | background-attachment: fixed; | ||
} | } | ||
</style> | </style> |
Revision as of 10:03, 3 December 2007
<style type="text/css">
/* Backgrounds and Borders */ body { background: url("") #eeeeee; background-repeat: repeat-x; background-attachment: fixed; }
</style>