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