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.
36 lines
749 B
36 lines
749 B
|
|
.body.data-v-681b0ed8{
|
|
width: 100%;
|
|
/*background-color: #0081FF; */
|
|
position: relative;
|
|
}
|
|
.header.data-v-681b0ed8 {
|
|
border-bottom: 1px solid #ccc;
|
|
text-align: center;
|
|
width: 750rpx;
|
|
height: 300rpx;
|
|
line-height: 450rpx;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.header image.data-v-681b0ed8 {
|
|
width: 200rpx;
|
|
height: 200rpx;
|
|
}
|
|
.content.data-v-681b0ed8 {
|
|
margin-left: 50rpx;
|
|
margin-bottom: 90rpx;
|
|
}
|
|
.content text.data-v-681b0ed8 {
|
|
display: block;
|
|
color: #9d9d9d;
|
|
margin-top: 40rpx;
|
|
}
|
|
.bottom.data-v-681b0ed8 {
|
|
border-radius: 80rpx;
|
|
margin: 70rpx 50rpx;
|
|
font-size: 35rpx;
|
|
}
|
|
|
|
|