View Single Post
Old 10-12-2015, 11:44 AM   #202
mr.derek
Junior Member
mr.derek began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Oct 2015
Device: Windows
Link colours?

Hi!

Sorry I'm new, but I couldn't figure this out - is there a way to chang link colours through CSS in Calibre reader? i.e. table of contents links or footnote links

I tried:

Code:
a:link {
  color: #ECF0F1;
  background:#2B2B2B;
}
But I still get the blue coloured links. I read somewhere in the start of this thread that it wasn't supported, but has this changed, or is there a workaround?

Thanks so much for your help!

Derek.
mr.derek is offline   Reply With Quote