Quote:
Originally Posted by JSWolf
But what about the CSS for <p> and body and any other CES that has an effect of that paragraphs and page?
|
body { text-align: left; font-size: 150%; }
p { text-align: left; }
p.Body-Text { margin-bottom: 0; margin-top: 0; text-indent: 1em; }
P.S. The above is just my latest book. The "missing text" bug has happened with every book I've read since last fall. Obviously, the CSS varies from book to book.