Quote:
Originally Posted by repilo
<snip> ...
I've read that Kobo uses WebKit for their kepub format, which I use.
|
You may not be aware that the Kobo reading app for kepubs has the following CSS built into the firmware:
Code:
a:link, a:visited, a:hover, a:active { border-bottom: 1px dotted black !important; color: #696969 !important; }
and will therefore be applied to all kepubs.
If you're a kobopatch user you could change this override to something you prefer, but as this isn't a discussion which belongs in the Sigil forum I'll leave it at that.