bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

I bought an e-book from a 3rd party bookstore which looks really bad on my Kindle Paperwhite. I've investigated the book and it seems to me that the basic font color is defined to be grey instead of black.

p { ....; color: #231f20 }

Is there a way to set my Kindle just to ignore the built-in style sheet and use the default black as a font color?

I've fixed the book using Calibre by manually changing #231f20 to #000000 but I still looking for a more universal solution.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Averallann

1 Comments

Sorted by latest first Latest Oldest Best

 

@Ted

10% popularity   0 Reactions

In the case you have bought pure ePub and later converted it to Mobi, you could delete the color attribute at all (Kindle will treat this with it’s built in color spec.). This needs unpacking of ePub, deleting the css part you have mentioned and proper packing into ePub again.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top