View Single Post
Old 04-08-2015, 02:43 PM   #11
oenopion
Member
oenopion began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Apr 2015
Device: Kindle, Nook, Android
Quote:
Originally Posted by exaltedwombat View Post
Or you could use

p {text-indent:0;}

p + p {text-indent:1em;}

That allows for breaks that are delimited other than by h3.
So, if I'm following this, p would be defined as no indent for the default, and p + p would give that particular paragraph an indent? (Though for now, my simple project only needs the no indent after the chapter subheading once for each new chapter)
oenopion is offline   Reply With Quote