Quote:
Originally Posted by repilo
I don't know if this will help you. I wanted my kepub TOC entries to stop looking light gray (they are also links) and I accomplished this with the following:
Code:
div.sgc-toc-level-1 a { -webkit-text-fill-color:inherit; }
But I haven't the slightest idea why it works. However, it may perhaps serve as a starting point for you...
|
It's because then renderer used for KePub uses Webkit.