Forums

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

Home Forums CSS List with background image for bullet and dotted border (only below text) Re: List with background image for bullet and dotted border (only below text)

#115487
pmac627
Participant

text-decoration: underline;
Ditch the border-bottom. That will give you the underline, but not dotted.

http://codepen.io/Pmac627/pen/btnLF