From 47ebc9dceef470e867fa2ce27418479f476741a5 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 1 Aug 2009 18:47:35 +0200 Subject: [PATCH] Better font-size for tag/branch label --- gitweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.30.2