You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
page {
|
|
padding-top: 160rpx;
|
|
}
|
|
.content {
|
|
overflow: hidden;
|
|
}
|
|
.iconface {
|
|
border: 4rpx solid #FFFFFF;
|
|
border-radius: 100%;
|
|
width: 90rpx;
|
|
height: 90rpx;
|
|
}
|
|
.icon-Icons_ToolBar_ArrowRight {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 24rpx;
|
|
}
|
|
|