mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Wikipedia EPUBs: keep links in bold text bold
This commit is contained in:
@@ -979,7 +979,7 @@ a {
|
||||
display:inline;
|
||||
text-decoration: underline;
|
||||
color: black;
|
||||
font-weight: normal;
|
||||
font-weight: inherit;
|
||||
}
|
||||
/* No underline for links without their href that we removed */
|
||||
a.newwikinonexistent {
|
||||
|
||||
Reference in New Issue
Block a user