From 8886e16baa9748893d0e1c9cba29cfb79fcae013 Mon Sep 17 00:00:00 2001 From: poire-z Date: Tue, 5 Dec 2017 17:43:34 +0100 Subject: [PATCH] Small fix to wikipedia epub stylesheet (#3534) --- frontend/ui/wikipedia.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/ui/wikipedia.lua b/frontend/ui/wikipedia.lua index 2ea58a838..11916d488 100644 --- a/frontend/ui/wikipedia.lua +++ b/frontend/ui/wikipedia.lua @@ -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 */