stagit

make submodule link black, easier to read

this is also the same color as a bare repo without a link.

Hiltjo Posthuma contact@arjunchoudhary.com

commit: 9176b2a parent: 53b1ab1
1 files changed, 1 insertions(+), 1 deletions(-)
Mstyle.css+1-1
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 {