|
|
.icons-wrapper {
|
|
|
box-sizing: border-box;
|
|
|
padding: 30px 0 16px;
|
|
|
padding: 15PX 0 2PX;
|
|
|
background: #fff;
|
|
|
background-size: 100% 100%;
|
|
|
border-bottom: 1px solid #e0e0e0;
|
...
|
...
|
@@ -39,7 +39,7 @@ |
|
|
|
|
|
.linkbar {
|
|
|
display: block;
|
|
|
line-height: 44px;
|
|
|
line-height: 22PX;
|
|
|
font-size: 12PX;
|
|
|
color: #444;
|
|
|
transform: scale(0.9);
|
...
|
...
|
|