Quote:
Originally Posted by Villard
Hello,
Thanks for your plugin.
I've activated the option, in the "extended options" tab to send the books as kepubs
I've recently noticed the hyperlink is not underlined in the tranfered kepub file when I read on my Kobo Libra2.
If a transfer the file as a pure epub (by copying it on the device root folder), I get the underlined links.
Am I missing an option somewhere ?
|
For kepubs the firmware contains a hard-coded style for anchor links, namely,
Code:
a:link, a:visited, a:hover, a:active { border-bottom: 1px dotted black !important; color: #696969 !important; }
You're not missing a built-in option but if it bothers you enough and you're comfortable using kobopatch, there is a patch you can use to disable the dotted underline.