From 0745f7f01da1b0041d5f19083dd8c1ca9f65425e Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 02:28:05 +0530 Subject: [PATCH] nav menu --- gazetteer/static/css/main.css | 11 ++++++++--- gazetteer/templates/search.html | 11 +++++++++-- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index deacc38..b99498d 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -77,7 +77,7 @@ font-weight:bold; font-size:16px; text-transform:uppercase; color:#838383; -padding-top:4px;} +padding-top:8px;} #entropyLink {text-decoration:none; @@ -85,10 +85,15 @@ margin-top:-10px;} .content {/*padding-bottom: 100px;*/ -margin-bottom:2%; -height:71%; +margin-bottom:1%; +height:68%; } +#navMenu li +{float:left; +height:4%; +width:100%;} + .mapListSection {float:left; width:33%; diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index 26e80eb..83a0ac2 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -29,7 +29,7 @@
-

Digital Gazetteer Demo

@@ -48,7 +48,14 @@
- +

Total Results: 21

Showing Page: 1 of 10