css3 - Setting bullet colors in UL/LI lists via CSS without using images or span tags - Stack Overfl
Imagine a simple unsorted list, with some items nested inside tags. Now, I have defined the bullets to be square shaped via list-style:square; however, if I set the color of the ... The current spec of the CSS 3 Lists module does specify the ::marker ps...