bigger labels for heads and tags
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 14 Oct 2011 16:40:45 +0000 (18:40 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 14 Oct 2011 16:40:45 +0000 (18:40 +0200)
gitweb/gitweb.css

index 48932ba..809e31f 100644 (file)
@@ -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 {