playing with social icons
[gitweb-theme-danix.git] / gitweb-danixland / gitweb.css
index 94abaf8..c786903 100644 (file)
@@ -265,6 +265,12 @@ td, th {
   display: inline-block;
   margin: 1em;
   padding: 0.5em;
+  width: 2em;
+  height: 2em;
+  border: 1px solid var(--fg);
+  -webkit-border-radius: 1em;
+  -moz-border-radius: 1em;
+  border-radius: 1em;
 }
 
 .social-links ul li a {