Quote:
Originally Posted by Jane12
Nope. When I added the @import line to the Extra CSS box and ran the conversion, I couldn't find the @import line anywhere in the epub. Checked both the new css stylesheet and the html files.
I'm attaching a screenshot of the Calibre screen. Did I do something wrong, or does it just not work?
|
Maybe try adding any old CSS in that box? Eg:
Code:
p.test {
font-size: 1em;
}
just to see if it shows up in anywhere?
I'm not at home, so can't try it.
Cheers,
Simon.