aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.css b/style.css
index d1cd6d3..f8780ea 100644
--- a/style.css
+++ b/style.css
@@ -29,7 +29,7 @@ a.line {
}
#blob a {
- color: #777;
+ color: #555;
}
#blob a:hover {
@@ -70,12 +70,12 @@ td.num {
}
.desc {
- color: #777;
+ color: #555;
}
hr {
border: 0;
- border-top: 1px solid #777;
+ border-top: 1px solid #555;
height: 1px;
}