Quote:
Originally Posted by AccidentallyLazy
Is there any CSS you can add to the stylesheet or when converting to force a specific/set line spacing/line height? This would over-ride the 'spacing' setting on the Kindle preferably.
Thanks.
|
Perchance the CSS line-height property would do what you want. See
CSS line-height Property. This will depend on how the renderer interprets it and whether you can override or add to the built-in line height. Unfortunately, it will not allow negative line heights.