View Single Post
Old 02-21-2011, 10:08 AM   #72
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,167
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Way too much code

in the css
Code:
.firstpara { text-indent: 0 }
Now in your book
just ADD firstpara AFTER the calibre10
Code:
<p class="calibre10 firstpara">Ipsum ...</p>
[B]Cascade[/
B], use it or lose it
All yo did was change a single attribute. and tack that OVER the base style

Last edited by theducks; 02-21-2011 at 10:10 AM.
theducks is offline   Reply With Quote