From 33ecae1d08d2b61ca3f6d58fff58dedf02c5795f Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Sat, 7 May 2011 17:12:11 +0530 Subject: [PATCH] home link --- edgware/static/css/main.css | 2 +- edgware/templates/main_base.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index e769c6f..697d7b3 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -97,7 +97,7 @@ ul { } #footer a:hover { - color: #FFC0CB; + color: #FF00DB; } #nav { diff --git a/edgware/templates/main_base.html b/edgware/templates/main_base.html index dac25c7..9b16dde 100644 --- a/edgware/templates/main_base.html +++ b/edgware/templates/main_base.html @@ -14,7 +14,7 @@