Difference between revisions of "MediaWiki:Vector.css"
From ss7api.null.ro
Docs admin (Talk | contribs) (Created page with "- →CSS placed here will affect users of the Vector skin: div.bullet { background-image:url('images/bullet.png'); background-repeat:no-repeat; disp...") |
Latest revision as of 18:09, 13 February 2013
/* CSS placed here will affect users of the Vector skin */ div.bullet { background-image:url('images/bullet.png'); background-repeat:no-repeat; display:inline; float:left; width:7px; background-position:left center; }