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.