MediaWiki:Monobook.css
From Nn P Norsk
(Difference between revisions)
Stianlaand (Talk | contribs) m (test) |
|||
Line 1: | Line 1: | ||
- | /* | + | /* |
+ | <pre> | ||
+ | */ | ||
+ | |||
+ | body | ||
+ | { | ||
+ | background-image: url(http://www.google.com/images/firefox/grgrad.gif); | ||
+ | background-repeat: repeat-x; | ||
+ | background-position: top left | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | </pre> | ||
+ | */ |
Current revision as of 19:21, 4 March 2008
/* <pre> */ body { background-image: url(http://www.google.com/images/firefox/grgrad.gif); background-repeat: repeat-x; background-position: top left } /* </pre> */