Quote:
Originally Posted by Kathleendl
Hi, new to the forum but was hoping someone could help. I bought recently a Kobo book and yes same problem, large font. I have tried altering the CSS but probably did something wrong. And I am really anxious to read the book! But don't want to buy it again...
There is a folder CSS which contains the Kobo CSS and there is a template CSS. Both attached to this message. Can anyone fix it?
|
Are you able to edit the file kobo.css? If so, what happens if you change line #8 from
Code:
font-size: 18pt !important;
to
Code:
font-size: 1em !important;