View Single Post
Old 04-30-2011, 10:43 AM   #10
prot
Junior Member
prot began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jan 2011
Device: Kindle 3
Ditto, I was already using the default, after updating I still see the wee fonts.

Don't know if it helps but inspecting a mobi shows that an input epub with;

p {font-size:1.0em;}
...
<p>Hello World.</p>

Converting to:

<p class="calibre_9"><font size="1">Hello World.</font></p>
prot is offline   Reply With Quote