Difference between revisions of "MediaWiki:Monobook.css"
From Beywiki, the Beyblade Encyclopedia - Presented by the World Beyblade Organization
Line 3: | Line 3: | ||
body { font-family: "Verdana", Helvetica, sans-serif; } | body { font-family: "Verdana", Helvetica, sans-serif; } | ||
− | body { background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") | + | body { |
− | + | background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat; | |
+ | } | ||
+ | */ | ||
− | + | body { | |
+ | background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat; | ||
+ | } | ||
body { font-family: "Verdana", Helvetica, sans-serif; } | body { font-family: "Verdana", Helvetica, sans-serif; } | ||
− | |||
− |
Revision as of 19:27, 10 May 2008
/* body { font-family: "Verdana", Helvetica, sans-serif; } body { background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat; } */ body { background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat; } body { font-family: "Verdana", Helvetica, sans-serif; }