From 7a07b8ec4f871b133e1848468094ec2027a0d5e3 Mon Sep 17 00:00:00 2001 From: Karen Date: Wed, 31 Aug 2011 19:41:53 +0530 Subject: [PATCH] loading position and logo --- gazetteer/static/css/main.css | 5 ++++- gazetteer/templates/search.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 1637de3..d4f689e 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -16,6 +16,9 @@ border-bottom:1px solid #999; margin-bottom:2%; height:14%;} +#logo +{} + .content {/*padding-bottom: 100px;*/ margin-bottom:2%; @@ -46,7 +49,7 @@ border:1px solid #c8c6c6; -webkit-border-radius:16px; border-radius:20px; */ -background-position:100% 50%; +background-position:99% 50%; background-repeat:no-repeat;} .loading diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index d5f2095..f945cad 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -22,7 +22,7 @@
- +