Quote:
Originally Posted by Ephraim
I just looked and I honestly didnt see anything with text indent. Any other suggestion? In the yellow code or other code?
|
The yellow (gold)code is in the book. Look in the
Styles portion in the book browser for the style sheet(s)
The clue to where in the style sheet will be from looking at the paragraph in question (you might not want to remove ALL indents in the book.
Code:
<p class="calibre1">
in this case, you would find "calibre1" in the style sheet and set the
text-indent: to
0 (or possibly add that line if indents were done at a more outer layer.)