alignment changes

This commit is contained in:
Karen 2011-09-01 19:59:07 +05:30
parent adfa773d52
commit bf367853af

View File

@ -69,6 +69,9 @@ padding-right:8px;
-webkit-border-radius:4px;
border-radius:4px;}
#jsonLink
{font-size:10px;}
#logoText
{font-family:Garamond, "Trebuchet MS", Tahoma, Helvetica, Arial, 'DejaVu Sans', sans-serif;
font-weight:bold;
@ -92,7 +95,7 @@ height:68%;
.nav
{width:98%;
margin-bottom:2%;
margin-bottom:1%;
margin:0 auto;}
.nav ul
@ -239,13 +242,13 @@ transform:scale(1.25);}*/
.firstLast
{font-size:10px;
padding-bottom:22px;
padding-left: 4px;
padding-left: 6px !important;
padding-right: 4px;
cursor:pointer;
clear:both;
list-style:none;
position: relative;
margin-left:0px;}
margin-left: 0px !important;}
.first, .last
{border:1px solid #e5e5e5;
@ -271,7 +274,7 @@ font-weight:bold;}
.last
{/*float:right*/;
position:absolute;
right:4px;}
right:6px;}
.next, .previous
{font-weight: bold;
@ -283,7 +286,7 @@ color: #999;}
margin-right:20%;}
.previous
{margin-left:20%;}
{margin-left:9%;}
.next:hover, .previous:hover
{color:#036;}