Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m (just turning off small caps, bit garish ;)) |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.pBody ul, ul{list-style-image:url(http://pinkpt.com/neodex/images/3/3b/Trade_accept.png); | .pBody ul, ul{list-style-image:url(http://pinkpt.com/neodex/images/3/3b/Trade_accept.png); | ||
list-style-position:inside;} | list-style-position:inside; margin-left:-10px;} | ||
body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);} | body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);} |
Revision as of 23:39, 31 October 2008
/* CSS placed here will be applied to all skins */ .pBody ul, ul{list-style-image:url(http://pinkpt.com/neodex/images/3/3b/Trade_accept.png); list-style-position:inside; margin-left:-10px;} body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);}