样式修改
This commit is contained in:
parent
6c71302f4a
commit
06d05a73e9
|
@ -102,7 +102,8 @@
|
||||||
margin-top:36rpx;
|
margin-top:36rpx;
|
||||||
}
|
}
|
||||||
.cooperate-line span:nth-child(2){
|
.cooperate-line span:nth-child(2){
|
||||||
width: 120rpx;
|
width: 140rpx;
|
||||||
|
text-align: center;
|
||||||
height: 40rpx;
|
height: 40rpx;
|
||||||
line-height: 40rpx;
|
line-height: 40rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -128,7 +129,8 @@
|
||||||
margin-top:36rpx;
|
margin-top:36rpx;
|
||||||
}
|
}
|
||||||
.cooperate-line1 span:nth-child(2){
|
.cooperate-line1 span:nth-child(2){
|
||||||
width: 120rpx;
|
width:140rpx;
|
||||||
|
text-align: center;
|
||||||
height: 40rpx;
|
height: 40rpx;
|
||||||
line-height: 40rpx;
|
line-height: 40rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
@ -154,7 +156,8 @@
|
||||||
margin-top:36rpx;
|
margin-top:36rpx;
|
||||||
}
|
}
|
||||||
.cooperate-line2 span:nth-child(2){
|
.cooperate-line2 span:nth-child(2){
|
||||||
width: 120rpx;
|
width:140rpx;
|
||||||
|
text-align: center;
|
||||||
height: 40rpx;
|
height: 40rpx;
|
||||||
line-height: 40rpx;
|
line-height: 40rpx;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Reference in New Issue