Sorry - the other thing is I've exploded the ePub and looked at random html parts, and none have rem in at all (only ems from where I replaced them in the azw3 manually, and the same result when I let Calibre do it automagically on convert).
The html parts only have a Text>Partnnnn.html file, and Styles>page_styles.css and Styles>stylesheet.css content.
The page_Styles.css content is thus:
@page {
margin-bottom: 5pt;
margin-top: 5pt
}
and the stylesheet.css has 789 lines of code, but only ems and no rems referenced therein...
Still looks whacky in GPB - am I doing something wrong?
|