Quote:
Originally Posted by ownedbycats
Huh, I don't see a kobo.css in my downloaded from site copy.
|
This is from the copy synced to my ereader.
I just tried reading that copy and it does not allow me to change the line spacing in the chapters but I can change the line spacing in the front matter 03 (the one that starts Dear Hannah Fans) for example. The line height also occurs several times in the kobo.css, at the end is:
Code:
div#book-inner p, div#book-inner div
{
font-size: 1.0em;
line-height: 1.575em;
}
and in the 9781617731242.css:
Code:
body
{
margin-right: 25px;
-webkit-hyphens: 0;
-moz-hyphens: 0;
hyphens: 0;
adobe-hyphenate: 0;
adobe-text-layout: optimizeSpeed;
line-height: 1.35em;
}
OTOH, looking at the scrambled copy, I'm not sure you got there from the copy I obtained via a sync with Kobo. The one from Kobo is a dog's breakfast, IMNSHO. The 3 CSS files are in 3 different locations for instance.