Difference between revisions of "MediaWiki:Monobook.css"
From PinataIsland.info, the Viva Piñata wiki
Line 2: | Line 2: | ||
body { | body { | ||
− | background: #daffbe url(/viva/skins/ | + | background: #daffbe url(/viva/skins/common/images/leaf_pattern.jpg) 0 0 repeat; |
} | } | ||
Revision as of 21:42, 19 April 2017
/* CSS placed here will affect users of the Monobook skin */ body { background: #daffbe url(/viva/skins/common/images/leaf_pattern.jpg) 0 0 repeat; } ul { list-style-image: url(/viva/skins/common/images/bullet1.gif); } .pBody { background-color: #ffffe5; }