View Single Post
Old 07-31-2017, 09:44 AM   #12
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,095
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
IMHO line-height: 1 is non-standard and not friendly to older eyes (even those that can read at normal font size). 1.2 is standard

I also set the line height in <body> and then only for Exceptions like icallaci has outlined

I do use a big line height (2-3) for chapter numbers with titles to control spacing
Code:
<h3 class="chapno">1 <br /> A Chapter w/Title</h3>
(This single heading way also includes the title in the TOC without having to resort to title="" in the H3 tag )
theducks is offline   Reply With Quote