hls_crm/unpackage/dist/dev/mp-weixin/pagesA/profile/about/about.wxss

51 lines
1.0 KiB
Plaintext

@charset "UTF-8";
/* 颜色变量 */
/* 行为相关颜色 */
/* 基本颜色 */
.about_info.data-v-0529cda1 {
width: 100%;
margin-top: 100rpx;
text-align: center;
}
.about_info .about_head.data-v-0529cda1 {
width: 100rpx;
height: 100rpx;
border-radius: 20rpx;
margin: 0 auto;
}
.about_info .about_head image.data-v-0529cda1 {
width: 100rpx;
height: 100rpx;
border-radius: 20rpx;
}
.about_info .about_name.data-v-0529cda1 {
font-size: 40rpx;
line-height: 60rpx;
margin-top: 20rpx;
}
.about_info .about_announ.data-v-0529cda1 {
color: #999;
font-size: 28rpx;
margin-bottom: 80rpx;
}
.about_footer.data-v-0529cda1 {
position: relative;
text-align: center;
margin-top: 580rpx;
line-height: 40rpx;
}
.profile_item.data-v-0529cda1 {
background-color: #fff;
display: flex;
padding: 0 30rpx;
justify-content: space-between;
height: 110rpx;
line-height: 110rpx;
border-bottom: 1rpx solid #EAEAEA;
font-size: 28rpx;
margin-top: 50rpx;
}
.profile_item.data-v-0529cda1 :nth-child(2) {
margin-left: -468rpx;
}