View Single Post
Old 12-09-2012, 01:15 PM   #1
btab
Junior Member
btab began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2011
Location: Austria
Device: Sony PRS-T1
Suppress indentation of first paragraph

Hi,
I often convert from epub to epub to remove spacing between paragraphs and set the text justification to "justified". It works fine, but I have not found a way to suppress the indentation of the first paragraph. I have tried to specify an "Extra CSS":

p:first-child {text-indent: 0pt;}

but it seems to have no effect in the generated output.
I would be very thankful for any hints.
Thanks in advance,
Behnam
btab is offline   Reply With Quote