make submodule link black, easier to read

this is also the same color as a bare repo without a link.
This commit is contained in:
Hiltjo Posthuma
2016-04-29 15:57:55 +02:00
parent f2773b0319
commit a524ca1b3d

View File

@@ -59,7 +59,7 @@ table td {
}
a.module {
color: #777;
color: #000;
}
td.num {