98 lines
1.7 KiB
Plaintext
98 lines
1.7 KiB
Plaintext
|
|
.Mask.data-v-96d38e2b {
|
|
width: 100vw;
|
|
height: 100vh;
|
|
background: #00000076;
|
|
display: flex;
|
|
flex-direction: column-reverse;
|
|
}
|
|
.Hint.data-v-96d38e2b {
|
|
color: red;
|
|
font-size: 20rpx;
|
|
}
|
|
.container.data-v-96d38e2b {
|
|
display: flex;
|
|
background-color: #fff;
|
|
flex-direction: column;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.Fork.data-v-96d38e2b {
|
|
width: 50rpx;
|
|
height: 50rpx;
|
|
margin-top: 20rpx;
|
|
/* margin-bottom: 40rpx; */
|
|
margin-left: 90%;
|
|
}
|
|
.Title.data-v-96d38e2b {
|
|
width: 100%;
|
|
height: 30rpx;
|
|
font-size: 50rpx;
|
|
font-weight: bold;
|
|
text-align: center;
|
|
margin-top: 40rpx;
|
|
margin-bottom: 40rpx;
|
|
}
|
|
.Individual.data-v-96d38e2b {
|
|
display: flex;
|
|
/* justify-content: center; */
|
|
}
|
|
.NameAnchor.data-v-96d38e2b {
|
|
margin: 40rpx;
|
|
}
|
|
.time.data-v-96d38e2b {
|
|
width: 90%;
|
|
margin-left: 5%;
|
|
}
|
|
.NameAnchorcss.data-v-96d38e2b {
|
|
width: 300rpx;
|
|
height: 85rpx;
|
|
border: 1rpx solid #ccc;
|
|
border-radius: 10rpx;
|
|
text-align: center;
|
|
}
|
|
.Gender.data-v-96d38e2b {
|
|
width: 300rpx;
|
|
height: 80rpx;
|
|
margin: 40rpx;
|
|
}
|
|
.Accountnumber.data-v-96d38e2b {
|
|
display: flex;
|
|
}
|
|
.Coins.data-v-96d38e2b {
|
|
margin-top: 40rpx;
|
|
margin-bottom: 40rpx;
|
|
width: 400rpx;
|
|
height: 65rpx;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
/* align-items: center; */
|
|
}
|
|
.country.data-v-96d38e2b{
|
|
margin-left: 40rpx;
|
|
}
|
|
.number-box.data-v-96d38e2b {
|
|
display: flex;
|
|
text-align: center;
|
|
}
|
|
.number-box-title.data-v-96d38e2b {
|
|
margin-right: 20rpx;
|
|
}
|
|
.Remarkscss.data-v-96d38e2b {
|
|
width: 90%;
|
|
margin-top: 30rpx;
|
|
margin-left: 5%;
|
|
margin-right: 5%;
|
|
margin-bottom: 50rpx;
|
|
border-radius: 10rpx;
|
|
}
|
|
.Publish.data-v-96d38e2b {
|
|
margin-bottom: 50rpx;
|
|
width: 90%;
|
|
margin-left: 5%;
|
|
}
|
|
.Publishcss.data-v-96d38e2b {
|
|
background-color: #0048ff94;
|
|
}
|