summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2023-07-30 15:45:39 +0100
committerGitHub <noreply@github.com>2023-07-30 15:45:39 +0100
commit48d9fed262ca3ee4db8c377fbfb731af7edc642a (patch)
tree2c7922090d598715c7cc1b0d98a86450ea077656
parentbdd087ea4defac30a3cb0dc1423b46083e2bd90e (diff)
downloadwebsite-48d9fed262ca3ee4db8c377fbfb731af7edc642a.tar.gz
More font color fixes
-rw-r--r--_layouts/default.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 18781c9..4f96df5 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -77,9 +77,9 @@
       
       </div>
       <p style="color: gray;">
-        <a style="color: gray;" href="https://fediring.net/previous?host=example.com">←</a>
-        <a style="color: gray;" href="https://fediring.net/">Fediring</a>
-        <a style="color: gray;" href="https://fediring.net/next?host=example.com">→</a>
+        <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/previous?host=example.com">←</a>
+        <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/">Fediring</a>
+        <a style="color: gray; text-decoration-color: gray" href="https://fediring.net/next?host=example.com">→</a>
       </p>
       <p style="color:gray">NO COOKIES, NO TRACKERS, NO BULLSHIT</p>
       <p style="color: gray">(c) mounderfod 2023</p>