View Single Post
Old 08-19-2010, 12:45 PM   #9
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,782
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Speaking of autogenerated CSS in Sigil
I added a Bunch of HTML files that did not have a CSS.
When I saved as EPUB, I could not get any font size changes to take effect , no matter what I set.


Code:
  <link rel="stylesheet" href="../../stylesheet.css" type="text/css" />
instead of
Code:
  <link rel="stylesheet" href="../Styles/stylesheet.css" type="text/css" />
did Sigil do this?
theducks is offline   Reply With Quote