All I want is to be able to change the color of a bullet in a list to a light gray. It defaults to black, and I can't figure out how to change it.
I know I could just use an image; I'd rather not do that if I can help it.
All I want is to be able to change the color of a bullet in a list to a light gray. It defaults to black, and I can't figure out how to change it.
I know I could just use an image; I'd rather not do that if I can help it.
You'll want to set a "list-style" via CSS, and give it a color: value. Example:
Just do a bullet in a graphics program and use
list-style-image
:It works as well if we set color for each elements for example: I added some Margin to left now.
Just use CSS: