diff --git a/themes/openlp2v2/assets/css/custom.css b/themes/openlp2v2/assets/css/custom.css index 7ebdac8..35247f5 100644 --- a/themes/openlp2v2/assets/css/custom.css +++ b/themes/openlp2v2/assets/css/custom.css @@ -280,11 +280,11 @@ article blockquote p:first-child { text-align: left; } -li.reddit a:hover { +.social-links li.reddit a:hover { color: #ff4500; } -li.telegram a:hover { +.social-links li.telegram a:hover { color: #0088cc; } diff --git a/themes/openlp2v2/templates/front_page.html b/themes/openlp2v2/templates/front_page.html index eeb0188..d4236e2 100644 --- a/themes/openlp2v2/templates/front_page.html +++ b/themes/openlp2v2/templates/front_page.html @@ -527,7 +527,7 @@
-