From dc606b6efa0dcdf02328ad50755822bbed77eb69 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 22:59:21 +0530 Subject: [PATCH] .footer --- gazetteer/static/css/main.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index ab80c54..2df58e1 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -234,6 +234,12 @@ height:8.6%; /*HA HA HA HA HA HA HA DECIMALS should work, right*/ background-color:grey; clear:both;} +.footer a +{text-decoration:none; +font-size:10px; +color:#FFF;} + + #mapList thead { font-weight:bold; }