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