From e342a6f930c49122618316eb61116219e524a9a8 Mon Sep 17 00:00:00 2001 From: Krystal <150982280+KrstlSkll69@users.noreply.github.com> Date: Fri, 28 Feb 2025 00:16:28 -0500 Subject: [PATCH] Update better soical links --- OtherStuff/better-social-links.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OtherStuff/better-social-links.css b/OtherStuff/better-social-links.css index 1ede82c..92d6b16 100644 --- a/OtherStuff/better-social-links.css +++ b/OtherStuff/better-social-links.css @@ -27,8 +27,8 @@ height: 20px; width: 20px; } -[class*="anchorUnderlineOnHover_"][aria-label="twitter" i], -[class*="anchorUnderlineOnHover_"][title="twitter" i]{ +[class*="anchorUnderlineOnHover_"][aria-label="X" i], +[class*="anchorUnderlineOnHover_"][title="X" i]{ color: var(--twitter-color); } [class*="anchorUnderlineOnHover_"][aria-label="instagram" i], @@ -103,7 +103,7 @@ [class*="socialLinks_"] [class*="anchorUnderlineOnHover_"]:hover{ text-decoration: none; } -[class*="socialLinks_"] [class*="anchorUnderlineOnHover_"][title="twitter" i]:after{ +[class*="socialLinks_"] [class*="anchorUnderlineOnHover_"][title="X" i]:after{ content: "- Twitter"; } [class*="socialLinks_"] [class*="anchorUnderlineOnHover_"][title="instagram" i]:after{