View Single Post
Old 06-15-2010, 06:17 PM   #1
billingd
Enthusiast
billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.billingd shines like a glazed doughnut.
 
Posts: 42
Karma: 8616
Join Date: May 2010
Location: Melbourne, Australia
Device: Kobo
More on working around the font-size issue

Just a comment on the font-size issue. Sorry if this has been said elsewhere, but I couldn't see it.

I have found that the minimal change to the .css files is to delete the lines
font-size: 1em;
Lines that define other sizes, for example:
font-size: 1.5 em;
are useful and do do not cause me problems

If the font sizes are defined in points, then I convert them to em using 12 pt (or occasionally 11 pt) = 1 em.
billingd is offline   Reply With Quote