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