Quote:
Originally Posted by Jellby
With an ePub3 reader?
text-decoration-style is a CSS3 property, I don't think there's an equivalent in CSS2. You could fake it with a bottom border, but that won't work nice with line breaks.
|
Thanks for that. That explains why none of my EPUB2 books display an underline, because I used that CSS.