View Single Post
Old 12-24-2009, 06:38 PM   #2
dracodoc
Connoisseur
dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.dracodoc has a complete set of Star Wars action figures.
 
Posts: 83
Karma: 322
Join Date: Mar 2009
Device: Kindle DXG, Sony T1
OK, I added this part in my extra css:

body {
font-size:110%;
font-family: "Swis721 BT";
}

then the output message said:

Flattening CSS and remapping font sizes...
Source base font size is 14.52000pt

It's interesting, if I use font-size:100%;, the base font size will be 12 pt, if I use 150%, base font size will be 27.8 (just like 18pt * 150%, which should be).
However, no matter what, the base font in reader (the S font) is always the same, but the M font will change with my different settings.

I want the base font bigger, what should I do?
dracodoc is offline   Reply With Quote