MediaWiki:Monobook.css
From Spritewiki
(Difference between revisions)
MetalBones (Talk | contribs) |
MetalBones (Talk | contribs) |
||
Line 4: | Line 4: | ||
background-repeat: repeat; | background-repeat: repeat; | ||
background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png") | background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png") | ||
+ | } | ||
- | . | + | .shroom { |
- | + | background: #d4e6ea url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat; | |
- | + | padding:0.3em; | |
- | + | color:black | |
- | + | } | |
- | + | ||
- | + | ||
- | + |
Revision as of 15:35, 18 April 2009
body { font-size: 10px; font-family: verdana; background-repeat: repeat; background: #f9f9f9 url("http://img150.imageshack.us/img150/524/tileh.png") } .shroom { background: #d4e6ea url(http://www.mariowiki.com/images/c/c9/Mushroombg.png) repeat; padding:0.3em; color:black }