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