Quote:
Originally Posted by Purple Lady
It's been a big complaint of mine because the difference in sizes is insane. These two screenprints show the difference between two adjacent Kindle font sizes.
|
I have a solution for you that will work.
Using Calibre, edit your AZW3 eBooks using Edit Book. Then if there is no body style, add in...
Code:
body
font-size: 130%
}
You might have to experiment with font size. I just chose 130% at random. That makes the font size 30% larger. If there is a body style, just add in the font-size line and go from there. It will work to give you a larger font size when set to the font size setting that's too small.