For personal reasons I do not like the hyperlinks that are underlined, for they give a bad aspect when eg one combines the hyperlink with other formatters like SUP.
However, the inclusion of
Code:
a {
text-decoration: none;
}
in the CSS also removed the functionality in Sony T3 and Gitden (android ereader) but works eg in Calibre.
I have relatively many hyperlinks so I would prefer to use only one declaration instead of workarounds like SPAN and the like.
Any idea of a suitable formatting?