aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2016-04-29 15:57:55 +0200
committerHiltjo Posthuma <[email protected]>2016-04-29 15:57:55 +0200
commita524ca1b3d88990212f6521bec1b51d09c4b41fb (patch)
tree67f5be1d8496aec4d7e3471943eb83a7f605d472 /style.css
parentf2773b0319dda871627a7c87077d786a0a9c4b72 (diff)
downloadstagit-a524ca1b3d88990212f6521bec1b51d09c4b41fb.tar.gz
stagit-a524ca1b3d88990212f6521bec1b51d09c4b41fb.zip
make submodule link black, easier to read
this is also the same color as a bare repo without a link.
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 8d134f5..4fe1463 100644
--- a/style.css
+++ b/style.css
@@ -59,7 +59,7 @@ table td {
}
a.module {
- color: #777;
+ color: #000;
}
td.num {