View Single Post
Old 02-11-2018, 10:36 AM   #23
sjfan
Addict
sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.sjfan ought to be getting tired of karma fortunes by now.
 
Posts: 281
Karma: 7724454
Join Date: Sep 2017
Location: Bethesda, MD, USA
Device: Kobo Aura H20, Kobo Clara HD
Quote:
Originally Posted by JSWolf View Post
In a properly made eBook, the font size of the body font will be the default and the default is 1em. So 1.2em will be just fine as long as you don't do something silly and override the default font size.
Again, this is bad advice. If the body style is set to line-height 1.2em and then the blockquote style is set to a smaller font, then the blockquotes will all have huge spacing between the lines, and if the blockquote is set to a larger font you'll have overlapping lines.

If you set the body style to a line-height of 1.2 instead of 1.2em then inherited fonts will be spaced properly relative to the font used.
sjfan is offline   Reply With Quote