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.
 

30 lines
464 B

/* pages/activity/huawei/result/index.wxss */
.logo {
margin: 64rpx auto;
width: 415rpx;
height: 393rpx;
display: block;
}
page {
text-align: center;
color: #666666;
font-size: 28rpx;
}
.uploadimg {
display: block;
width: 558rpx;
height: 104rpx;
margin: 0 auto;
}
.arrowimg {
display: block;
margin: 35rpx auto;
width: 42rpx;
height: 58rpx;
}
.text {
font-size: 45rpx;
font-weight: 500;
color: #000000;
margin-bottom: 20rpx;
}