From 0956dd7f3432eb19169bf076b9876c5e6a86d6f4 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 23:22:48 +0530 Subject: [PATCH] footer links --- gazetteer/static/css/main.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index ce4fb7c..b5c1cec 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -237,13 +237,17 @@ font-size:12px; clear:both;} #footerLinks -{margin-left:34%;} +{margin-left: 31%; +text-align: right; +margin-right: 1%;} -.footer a +.footer a, .footer a:link, .footer a:visited, .footer a:active {text-decoration:none; font-size:12px; color:#FFF;} +.footer a:hover +{color:#036;} #mapList thead { font-weight:bold;