Header
From Prostrike
(Difference between revisions)
Squarecircle (Talk | contribs) |
|||
(23 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | <style type="text/css"> | |
- | // | + | /* Backgrounds and Borders */ |
- | + | ||
- | + | body { | |
- | + | background: url("http://i9.tinypic.com/864dld5.gif") #eeeeee; | |
- | + | background-repeat: repeat-x; | |
- | + | background-attachment: fixed; | |
- | + | } | |
+ | </style> |
Current revision as of 09:48, 4 December 2007
<style type="text/css">
/* Backgrounds and Borders */ body { background: url("") #eeeeee; background-repeat: repeat-x; background-attachment: fixed; }
</style>