alignment
This commit is contained in:
parent
11d071b535
commit
94b9c2f1da
|
@ -207,7 +207,9 @@ transform:scale(1.25);}*/
|
|||
|
||||
.firstLast
|
||||
{font-size:12px;
|
||||
padding-bottom:14px;
|
||||
padding-bottom:20px;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
cursor:pointer;
|
||||
clear:both;}
|
||||
|
||||
|
@ -221,12 +223,18 @@ box-shadow:2px 3px 4px #c6c0c0;
|
|||
font-size:10px;
|
||||
font-weight:bold;}
|
||||
|
||||
.first, .next, .previous
|
||||
.first, .next,
|
||||
{float:left;}
|
||||
|
||||
.last
|
||||
.previous, .last
|
||||
{float:right;}
|
||||
|
||||
.previous
|
||||
{padding-right:20px;}
|
||||
|
||||
.next
|
||||
{padding-left:20px;}
|
||||
|
||||
.clear
|
||||
{clear:both;}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user