View Full Version : How to Change Bullets


x2jesse1x
01-15-2006, 12:54 AM
Well recently I have changed my : About me, and Who id like to meet section into Bullets. Well I changed the colors from black to white on the letters, but the bullets are still black? How do you change the color of the bullets themeselfs.

tokyo bleu
01-15-2006, 04:34 AM
<style>
li {color: #000000;}
</style>

x2jesse1x
01-15-2006, 07:22 AM
:) Thanks