summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/content.css b/css/content.css
index 718f0c729..0fdb088a7 100644
--- a/css/content.css
+++ b/css/content.css
@@ -79,9 +79,9 @@
}
#app-content .finished-auto-paging #articles:after {
- background-image: url('../img/rss.svg');
- background-size: 26px;
- background-position: calc(50% - 13px) calc(50% - 13px);
+ background-image: url('../img/logo-icon.svg');
+ background-size: 62px 34px;
+ background-position: calc(50% - 31px) calc(50% - 17px);
}
/**