reverting icons for now
authordanix <danix@danix.xyz>
Tue, 28 Feb 2023 10:51:31 +0000 (11:51 +0100)
committerdanix <danix@danix.xyz>
Tue, 28 Feb 2023 10:51:31 +0000 (11:51 +0100)
gitweb-danixland/gitweb.css

index bea5f02..c4b2f59 100644 (file)
@@ -268,13 +268,7 @@ td, th {
 
 .social-links ul li a {
   height: 32px;
-  width: 32px;
   text-align: center;
-  border: 1px solid var(--fg);
-  -webkit-border-radius: 16px;
-  -moz-border-radius: 16px;
-  border-radius: 16px;
-  vertical-align: middle;
 }
 .social-links ul li.spotify a {
   color: var(--spotify);