From 7e946b11d151f4ed18ab1ccf1184663e52af9f85 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 20:07:35 +0530 Subject: [PATCH] changes alignment --- gazetteer/static/css/main.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 480f57b..1501133 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -253,14 +253,15 @@ margin-left: 0px !important;} .first, .last {border:1px solid #e5e5e5; padding:2px 4px; -color:#999; +color:#666; -moz-box-shadow:2px 3px 4px #c6c0c0; -webkit-box-shadow:2px 3px 4px #c6c0c0; box-shadow:2px 3px 4px #c6c0c0; font-weight:bold;} .firstLast li -{display:inline;} +{display:inline; +font-size:10px;} /*.first, .previous, .next {float:left;} @@ -279,7 +280,7 @@ right:6px;} .next, .previous {font-weight: bold; font-size: 10px; -color: #999;} +color: #666;} .next {float:right;