Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
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; margin-left:- | list-style-position:inside; margin-left:-3px;} | ||
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:42, 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:-3px;} body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);}