From 6b5c6d622d40f09565455cf6e60d2b4b89ed48ea Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Fri, 25 Jul 2014 13:35:41 +0530 Subject: modified: styling/style.css - a:visited is lighter now. --- styling/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- cgit v1.2.3