From: Thierry Parmentelat Date: Fri, 14 Oct 2011 16:40:45 +0000 (+0200) Subject: bigger labels for heads and tags X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=be026a37518a6fd38de0fcde4e6db014bfcea579;p=infrastructure.git bigger labels for heads and tags --- 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 {