From be026a37518a6fd38de0fcde4e6db014bfcea579 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 14 Oct 2011 18:40:45 +0200 Subject: [PATCH] bigger labels for heads and tags --- gitweb/gitweb.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gitweb/gitweb.css b/gitweb/gitweb.css index 48932ba..809e31f 100644 --- a/gitweb/gitweb.css +++ b/gitweb/gitweb.css @@ -317,11 +317,14 @@ th .header { span.refs span { color: #000; padding: 0px 4px; - font-size: 10px; +# font-size: 10px; font-weight: normal; border: 1px solid; background-color: #ffaaff; border-color: #ffccff #ff00ee #ff00ee #ffccff; + font-family: helvetica; + font-style: italic; + font-size: 16px; } span.refs span.ref { -- 2.43.0