View Single Post
Old 11-04-2016, 07:28 PM   #3
jwo
Lurker
jwo began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2011
Device: Kobo WiFi, GloHD
You may want to try using setting the color attribute for the <a> tag in the css to "inherit".

This is what I use to make the TOC look more printed book like:
a {font-size:1.125em; color: inherit; text-decoration: none;}
jwo is offline   Reply With Quote