From: Stefan Imhoff Date: Sat, 1 Aug 2009 16:47:35 +0000 (+0200) Subject: Better font-size for tag/branch label X-Git-Tag: gitweb-1.7.12~21 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=47ebc9dceef470e867fa2ce27418479f476741a5;p=m6w6%2Fgitweb-theme Better font-size for tag/branch label --- diff --git a/gitweb.css b/gitweb.css index 9053ae9..d987f42 100755 --- a/gitweb.css +++ b/gitweb.css @@ -296,7 +296,7 @@ th .header { span.refs span { color: #000; padding: 0px 4px; - font-size: 70%; + font-size: 10px; font-weight: normal; border: 1px solid; background-color: #ffaaff;