buttons
This commit is contained in:
parent
65b51bb1ab
commit
494947c15b
|
@ -78,7 +78,7 @@ font-weight:bold;
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
text-transform:uppercase;
|
text-transform:uppercase;
|
||||||
color:#838383;
|
color:#838383;
|
||||||
padding-top:4px;
|
padding-top:10px;
|
||||||
line-height:100%;}
|
line-height:100%;}
|
||||||
|
|
||||||
#entropyLink
|
#entropyLink
|
||||||
|
@ -257,7 +257,8 @@ color:#666;
|
||||||
-moz-box-shadow:2px 3px 4px #c6c0c0;
|
-moz-box-shadow:2px 3px 4px #c6c0c0;
|
||||||
-webkit-box-shadow:2px 3px 4px #c6c0c0;
|
-webkit-box-shadow:2px 3px 4px #c6c0c0;
|
||||||
box-shadow:2px 3px 4px #c6c0c0;
|
box-shadow:2px 3px 4px #c6c0c0;
|
||||||
font-weight:bold;}
|
font-weight:bold;
|
||||||
|
text-align:center;}
|
||||||
|
|
||||||
.firstLast li
|
.firstLast li
|
||||||
{display:inline;
|
{display:inline;
|
||||||
|
@ -284,7 +285,7 @@ color: #666;}*/
|
||||||
|
|
||||||
.next
|
.next
|
||||||
{float:right;
|
{float:right;
|
||||||
margin-right:18%;}
|
margin-right:17%;}
|
||||||
|
|
||||||
.previous
|
.previous
|
||||||
{margin-left:9%;}
|
{margin-left:9%;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user