hiding text in social links
authordanix <danix@danix.xyz>
Sun, 26 Feb 2023 18:57:35 +0000 (19:57 +0100)
committerdanix <danix@danix.xyz>
Sun, 26 Feb 2023 18:57:35 +0000 (19:57 +0100)
gitweb-danixland/gitweb.css

index fc87875..f4df6fc 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%);