aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style/git_browse.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style/git_browse.css b/static/style/git_browse.css
index 7fc04e8..2772a07 100644
--- a/static/style/git_browse.css
+++ b/static/style/git_browse.css
@@ -66,4 +66,4 @@ span.hash {
a.head {
color: green; }
a.tag {
- color: yellow; }
+ color: orange; }