Difference between revisions of "MediaWiki:Monobook.css"
From PinataIsland.info, the Viva Piñata wiki
m |
|||
Line 10: | Line 10: | ||
.pBody { | .pBody { | ||
− | background-color: # | + | background-color: #ffffe5; |
} | } |
Revision as of 22:32, 15 February 2007
/* CSS placed here will affect users of the Monobook skin */ body { background: #daffbe url(/skins/monobook/leaf_pattern.jpg) 0 0 repeat; } ul { list-style-image: url(/skins/monobook/bullet1.gif); } .pBody { background-color: #ffffe5; }