summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index c723494..07105d9 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -516,7 +516,7 @@ a[href*="wikipedia.org"]::after {
background-repeat: no-repeat;
image-rendering: pixelated;
opacity: .8;
- background-image: url(https://wikipedia.org/favicon.ico)
+ background-image: url(/static/image/hyperlink-icons/wikipedia.png)
}
.series-nav {