summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2014-07-25 18:32:29 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2014-07-25 18:32:29 +0530
commitb33c0a2d810d92b4bda7203050d0db7ec472ec45 (patch)
tree38e63d4363b91a3a0c074dfd5cb19690d5e0c31e
parent6b5c6d622d40f09565455cf6e60d2b4b89ed48ea (diff)
stylesheet: reverted back to the ol' color
-rw-r--r--styling/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styling/style.css b/styling/style.css
index fc1d1f9..4de884b 100644
--- a/styling/style.css
+++ b/styling/style.css
@@ -130,7 +130,7 @@ a:link {
}
a:visited {
- color: #a8a8a8;
+ color: #787878;
}
a:hover {