View Single Post
Old 01-07-2011, 10:17 AM   #4
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,106
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Just to throw another log in

I prefer to split my 'standard (indented, For flush para , I add .3 more to the top) paragraph' margins up, so no matter What a previous or following paragraph does, there is some margin.

Code:
p { margin-top: 0.5em; margin-bottom: .5em }  /* 1em between para  */
I also recommend using em values that scale with zoom except for those special cases (usually images) that want a fixed spacing, no matter what zoom level on the reader
theducks is offline   Reply With Quote