|
ok, if it were me, I would change the class of that first paragraph to something unique. (actually if it were me, I would recode the entire book)
Search for...
</h2>
<p class="calibre1">
Replace with...
</h2>
<p class="calibre724">
In your CSS, copy the calibre1 code and create a new calibre724 code.
In that new calibre724 css code, add the text-indent: 0 code.
|