cosmetic
[infrastructure.git] / gitweb / gitweb.css
index d987f42..c14d7e8 100644 (file)
@@ -69,6 +69,16 @@ td, th {
     padding: 5px;
 }
 
+td.link,td.link>a,
+td.selflink,td.selflink>a,
+table.shortlog>tr>td:first-child,
+table.tags>tr>td:first-child,
+table.heads>tr>td:first-child {
+    font-size: 12px;
+    font-family: times;
+    padding: 2px;
+}
+
 .page_nav br {
        display: none;
 }
@@ -396,4 +406,4 @@ span.match {
 td.error {
     color: red;
     background: yellow;
-}
\ No newline at end of file
+}