View Single Post
Old 09-22-2013, 03:55 PM   #27
ryanuk
Junior Member
ryanuk began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2013
Device: GPB
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?
ryanuk is offline   Reply With Quote