alignment
This commit is contained in:
parent
e5e055059a
commit
2c1d02814a
|
@ -208,7 +208,8 @@ transform:scale(1.25);}*/
|
||||||
.firstLast
|
.firstLast
|
||||||
{font-size:12px;
|
{font-size:12px;
|
||||||
padding-bottom:14px;
|
padding-bottom:14px;
|
||||||
cursor:pointer;}
|
cursor:pointer;
|
||||||
|
clear:both;}
|
||||||
|
|
||||||
.first, .last
|
.first, .last
|
||||||
{border:1px solid #e5e5e5;
|
{border:1px solid #e5e5e5;
|
||||||
|
@ -220,11 +221,11 @@ box-shadow:2px 3px 4px #c6c0c0;
|
||||||
font-size:10px;
|
font-size:10px;
|
||||||
font-weight:bold;}
|
font-weight:bold;}
|
||||||
|
|
||||||
/*.first
|
.first
|
||||||
{text-align:left;}
|
{text-align:left;}
|
||||||
|
|
||||||
.last
|
.last
|
||||||
{text-align:right;}*/
|
{text-align:right;}
|
||||||
|
|
||||||
|
|
||||||
.first:hover, .last:hover
|
.first:hover, .last:hover
|
||||||
|
|
Loading…
Reference in New Issue
Block a user