]> git.armaanb.net Git - stagit.git/commitdiff
make submodule link black, easier to read
authorHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 29 Apr 2016 13:57:55 +0000 (15:57 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Fri, 29 Apr 2016 13:57:55 +0000 (15:57 +0200)
this is also the same color as a bare repo without a link.

style.css

index 8d134f54d5d4f2b995c4a5e17111dc2bc9fbb995..4fe1463eae0a6ed7640f52a12bd7986a8b1faacb 100644 (file)
--- a/style.css
+++ b/style.css
@@ -59,7 +59,7 @@ table td {
 }
 
 a.module {
-       color: #777;
+       color: #000;
 }
 
 td.num {