]> danix's work - gitweb-theme-danix.git/commitdiff
hiding text in social links
authordanix <redacted>
Sun, 26 Feb 2023 18:57:35 +0000 (19:57 +0100)
committerdanix <redacted>
Sun, 26 Feb 2023 18:57:35 +0000 (19:57 +0100)
gitweb-danixland/gitweb.css

index fc87875d5a2b9b9240a45b9a871ec5905b74a489..f4df6fc095be064898e6ff2829c6a2ce5e2a038c 100644 (file)
@@ -277,7 +277,8 @@ td, th {
   color: var(--github);
 }
 
-a.rss_logo {
+a.rss_logo,
+div.social-links ul li a span {
   border: 0;
   clip: rect(1px, 1px, 1px, 1px);
   clip-path: inset(100%);