X-Git-Url: https://git.danix.xyz/?a=blobdiff_plain;f=gitweb-danixland%2Fgitweb.css;h=b1f977b74b8b007cda345178ed0ed69528e20092;hb=cbb7d03c5e8885ed7f57282b2f6f5fa40126b88f;hp=c78690367e72468c6345d33c61478027b3c1d7fe;hpb=b0a5133c719c0200043ad5c5429b16d1a37e059f;p=gitweb-theme-danix.git diff --git a/gitweb-danixland/gitweb.css b/gitweb-danixland/gitweb.css index c786903..b1f977b 100644 --- a/gitweb-danixland/gitweb.css +++ b/gitweb-danixland/gitweb.css @@ -265,12 +265,13 @@ td, th { display: inline-block; margin: 1em; padding: 0.5em; - width: 2em; - height: 2em; + width: 3em; + height: 3em; + text-align: center; border: 1px solid var(--fg); - -webkit-border-radius: 1em; - -moz-border-radius: 1em; - border-radius: 1em; + -webkit-border-radius: 2em; + -moz-border-radius: 2em; + border-radius: 2em; } .social-links ul li a {