From 8ff138bca0e9ef74e4f5164e9e5ad9b76f1a6f2c Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 23:31:11 +0530 Subject: [PATCH] fooooter --- gazetteer/static/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 31ff337..a6d9f16 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -232,7 +232,7 @@ width:100%; height:8.6%; /*HA HA HA HA HA HA HA DECIMALS should work, right*/ /*margin:0 auto;*/ /*background-color:grey;*/ -color:#FFF; +color:#666; font-size:12px; clear:both;} @@ -245,7 +245,7 @@ padding-top: 6px;} .footer a, .footer a:link, .footer a:visited, .footer a:active {text-decoration:none; font-size:12px; -color:#999;} +color:#666;} .footer a:hover {color:#036;}