View Single Post
Old 03-20-2011, 03:28 PM   #14
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,094
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Algiedi View Post
I might have misunderstood the issue but if I didn't, then I guess you could scrap the p {...} bit from the css, and give classes to ALL your paragraphs, with the "regular" text as p.indent, and notes/index/glossary whatever as p.noindent.

That should take a few seconds and you'll have absolute control over everything.

Or am I going about this in a weird way?
K.I.S.S.
Give the <Body>, the basic paragraph style ( default class)

Give separate classes to the exceptions ONLY.

<p class="noindent"> blah blah with indent at Zero</p>
<p> more blahs, with the normal indent</p>
theducks is offline   Reply With Quote