undid changes becase i dont have LOCALHOST

This commit is contained in:
Karen 2011-09-01 03:59:30 +05:30
parent ccad0ec56f
commit 843ea6b943
2 changed files with 1 additions and 7 deletions

View File

@ -258,12 +258,8 @@ font-weight:bold;}
.last
{float:right;}
.prevNext
{width:150px;
margin:0 auto;}}
.next, .previous
{/*margin-left: 92px;*/
{margin-left: 92px;
font-weight: bold;
font-size: 10px;
color: #999;

View File

@ -62,10 +62,8 @@
<div class="firstLast">
<div class="first">First </div>
<div class="prevNext">
<div class="previous"> Previous </div>
<div class="next"> Next </div>
</div>
<div class="last"> Last</div>
</div>