I've seen this problem before with books from smashwords. Their guide tells authors to hard code the color of the text to black...apparently that is so they can use the same file to print it on paper...
You will either need to return the book to the publisher, or open the book in an editor like Sigil or Calibre, and edit the css file to remove any references to "color:___"...while there I would change any references from "indent:___in" to "indent:___em" so it's not a fixed distance indent - rather it changes with font size...but that's just my preference.
|