if the edits are for books you intend to sell or distribute, please don't specify line heights
That stops the on-device sliders working on kobo readers, and stops some apps from applying defined themes e.g. mantano/Bookari
the reason I originally had to figure out how to strip all height 1.2 stuff was because it looked so awful on my tablets in Montano and it blocked Montano from applying my set preference
similarly with fonts. if you include declarations like font: serif or font: times... in CSS ,that messes with some apps/readers applying the font that the reader wants to see
and with justification - you yourself may prefer "left" , I and other readers may hate it and want " justified"
leave it out - let the readers device/app manage it
|