From c2d14b8511202f4c85880b5a264dde20dd78215b Mon Sep 17 00:00:00 2001 From: danix Date: Tue, 28 Feb 2023 11:51:31 +0100 Subject: [PATCH] reverting icons for now --- gitweb-danixland/gitweb.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index bea5f02..c4b2f59 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -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); -- 2.20.1