From 6cf6af780cb19675d288079941df5a884c078a83 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 04:05:26 +0530 Subject: [PATCH] aliugnment --- gazetteer/static/css/main.css | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 4ef9503..30592f5 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -89,8 +89,7 @@ height:68%; .nav -{height:4%; -width:98%; +{width:98%; margin-bottom:2%; margin:0 auto;} @@ -255,12 +254,15 @@ font-weight:bold;} .first, .next, .previous {float:left;} +.first +{margin-right:60px;} + .last -{float:right;} +{float:right; +margin-left:60px;} .next, .previous -{margin-left: 92px; -font-weight: bold; +{font-weight: bold; font-size: 10px; color: #999; padding-top: 4px;}