This commit is contained in:
parent
4d7392c582
commit
8f93e021c7
|
@ -170,7 +170,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 64rpx;
|
line-height: 64rpx;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 28rpx;
|
font-size: 26rpx;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
text-shadow: 0rpx 2rpx 4rpx rgba(0,119,104,0.44);
|
text-shadow: 0rpx 2rpx 4rpx rgba(0,119,104,0.44);
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
|
@ -181,8 +181,9 @@
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
.youhui-view-right-title{
|
.youhui-view-right-title{
|
||||||
|
width: 260rpx;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 32rpx;
|
font-size: 28rpx;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
}
|
}
|
||||||
.youhui-view-right-top{
|
.youhui-view-right-top{
|
||||||
|
@ -238,7 +239,7 @@
|
||||||
height: 242rpx;
|
height: 242rpx;
|
||||||
border-radius: 21rpx;
|
border-radius: 21rpx;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
margin: 20px auto;
|
margin: 10px auto;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
.you-nav{
|
.you-nav{
|
||||||
|
@ -258,8 +259,8 @@
|
||||||
height: 60upx;
|
height: 60upx;
|
||||||
color: #666;
|
color: #666;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: 500;
|
||||||
font-size: 34rpx;
|
font-size: 30rpx;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue