Quote:
Originally Posted by DrChiper
Yes, you do as otherwise it does not work in kobo devices. The <body> setting is not inherited by <p> and <div> (which it should, but is not), otherwise I would not have this construct.
|
This is news to me, also! Can I confirm that you're just talking about widows/orphans with this statement? Or is it any CSS property in <body>?
If it's just widows/orphans I probably wouldn't have noticed because I have also set
Code:
[Reading]
readingAdobeOrphans=1
readingAdobeWidows=1
in the Kobo config file to take care of epubs. And kepubs have always ignored widows/orphans CSS.