summaryrefslogtreecommitdiffstats
path: root/styling
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2014-07-25 13:35:41 +0530
committerrsiddharth <rsiddharth@ninthfloor.org>2014-07-25 13:35:41 +0530
commit6b5c6d622d40f09565455cf6e60d2b4b89ed48ea (patch)
tree8e49119b2472ee74b7c66bd9396b0f7bcddfba91 /styling
parentd4e39fe15bc2b98d64823b3d2746928993e6f5af (diff)
modified: styling/style.css - a:visited is lighter now.
Diffstat (limited to 'styling')
-rw-r--r--styling/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styling/style.css b/styling/style.css
index 4de884b..fc1d1f9 100644
--- a/styling/style.css
+++ b/styling/style.css
@@ -130,7 +130,7 @@ a:link {
}
a:visited {
- color: #787878;
+ color: #a8a8a8;
}
a:hover {