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.
|
- .content image{
- display: block;
- width: 468rpx;
- margin: 100rpx auto 0;
- }
- button::after{ border: none; }
- .content button{
- width: 670rpx;
- height: 95rpx;
- line-height: 95rpx;
- text-align: center;
- color: #333;
- font-size: 36rpx;
- background: #fff!important;
- border-radius:60rpx!important;
- margin-top: 169rpx;
- border: 1px solid #C4C4C4;
- }
|