Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] list styling pointed ends Reply To: [Solved] list styling pointed ends

#188882
Paulie_D
Member

Here’s a neat little option using currentColor which makes everything the same color without having to explicitly set a color to each pseudo element.

It does require an additional span to “reset” the color to white but that’s a small price to pay for the neatness of the effect and simplicity of the CSS.

http://codepen.io/Paulie-D/pen/ZYYqyo