alignment of next and previous
This commit is contained in:
parent
c97878eabf
commit
ae37d9695b
|
@ -75,11 +75,13 @@ font-weight:bold;
|
|||
font-size:16px;
|
||||
text-transform:uppercase;
|
||||
color:#838383;
|
||||
padding-top:8px;}
|
||||
padding-top:4px;
|
||||
line-height:100%;}
|
||||
|
||||
#entropyLink
|
||||
{text-decoration:none;
|
||||
margin-top:-10px;}
|
||||
margin-top:-10px;
|
||||
line-height:100%;}
|
||||
|
||||
.content
|
||||
{/*padding-bottom: 100px;*/
|
||||
|
@ -242,7 +244,8 @@ padding-right: 4px;
|
|||
cursor:pointer;
|
||||
clear:both;
|
||||
list-style:none;
|
||||
position: relative;}
|
||||
position: relative;
|
||||
margin-left:0px;}
|
||||
|
||||
.first, .last
|
||||
{border:1px solid #e5e5e5;
|
||||
|
@ -277,10 +280,10 @@ color: #999;}
|
|||
|
||||
.next
|
||||
{float:right;
|
||||
margin-right:33%;}
|
||||
margin-right:20%;}
|
||||
|
||||
.previous
|
||||
{margin-left:22%;}
|
||||
{margin-left:20%;}
|
||||
|
||||
.next:hover, .previous:hover
|
||||
{color:#036;}
|
||||
|
|
Loading…
Reference in New Issue
Block a user