make submodule link black, easier to read
this is also the same color as a bare repo without a link.
1 files changed, 1 insertions(+), 1 deletions(-) | |||
---|---|---|---|
M | style.css | +1 | -1 |
1@@ -59,7 +59,7 @@ table td {
2 }
3
4 a.module {
5- color: #777;
6+ color: #000;
7 }
8
9 td.num {