Quote:
Originally Posted by crankypants
So it must be my ereaders then? I use Moon Reader Pro for Android
|
The current version of Moon+ Reader for Android actually supports:
Code:
h2 {text-decoration: underline; }
If it doesn't work, you've most likely forgotten to link the stylesheet in Sigil
Quote:
Originally Posted by crankypants
EPUBReeader for Firefox?
|
EPUBReader for Firefox has only minimal ePub2 support and is ill-suited for testing ePub books.
For testing purposes, you may want to install
Bluefire Reader for Android, because it uses the same ADE/RMSDK engine that the default apps of most eInk epub readers are based on.
IMHO, underlining headings is a bad idea, because many readers might assume that underlined headings are back-linked to the TOC.
Of course, if you back-link headings, they'll be automatically underlined (without a CSS rule).