Difference between revisions of "MediaWiki:Common.css"

From NeoDex
Jump to navigation Jump to search
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:-10px;}
list-style-position:inside; margin-left:-10px; padding:-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:41, 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; padding:-10px}
body{background:#f9f9f9 url(http://www.pinkpt.com/images/others/hallo_bg.png);}