04-06-2008, 01:19 AM
|
#10 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
You want to change the following,
background: transparent url('images/bullet.jpg') center left;
to
background: transparent url('images/bullet.jpg') no-repeat top left;
|
|
|
|