Quote:
Originally Posted by Sirtel
Only one book? That book might have a font color specified in the css (black). Did you try with another epub?
|
No, I didn't try other books.
Quote:
Originally Posted by DNSB
Code:
color: #000000;
color: black;
color: rgb(0,0,0)
and remove them.
|
Ok, thank you.