Quote:
Originally Posted by SBT
I suppose the watch-words are “graceful decay”: the text should remain readable even if some, or even all, of the stylesheet is ignored.
Ignored CSS is simple enough to handle. The real bugbear is when CSS is interpreted differently in separate readers (line-height seems to be particularly awkward)
|
Different Readers can have a different default line height. But, none of the ADE based Readers ignore line height in the CSS. So if you do need/want a specific line height, put it in the CSS and it will work.