mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Small fix to wikipedia epub stylesheet (#3534)
This commit is contained in:
@@ -542,7 +542,7 @@ hr.koreaderwikifrontpage {
|
||||
a {
|
||||
display:inline;
|
||||
text-decoration: underline;
|
||||
color: black,
|
||||
color: black;
|
||||
font-weight: normal;
|
||||
}
|
||||
/* No underline for links without their href that we removed */
|
||||
|
||||
Reference in New Issue
Block a user