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.
|
- .registerd image {
- display: block;
- width: 100%;
- }
-
- .registerd button {
- background: #9d285c;
- border-radius: 10rpx;
- color: #fff;
- height: 84rpx;
- line-height: 84rpx;
- margin: 30rpx auto 0;
- width: 93%;
- font-size: 28rpx;
- }
-
- .bg_color {
- opacity: 0.6;
- }
|