68 lines
1.3 KiB
Plaintext
68 lines
1.3 KiB
Plaintext
.all-circle.data-v-e97a9bd6 {
|
|
position: absolute;
|
|
bottom: 300rpx;
|
|
right: 80rpx;
|
|
width: 330rpx;
|
|
height: 330rpx;
|
|
border-radius: 50%;
|
|
z-index: 9999;
|
|
display: flex;
|
|
}
|
|
.all-circle .circle-rightup.data-v-e97a9bd6 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
right: 0rpx;
|
|
bottom: -30rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid #c5dcff;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-leftbottom.data-v-e97a9bd6 {
|
|
position: absolute;
|
|
width: 155rpx;
|
|
height: 155rpx;
|
|
left: 0rpx;
|
|
bottom: -30rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid #c5dcff;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.all-circle .circle-up-target.data-v-e97a9bd6 {
|
|
position: absolute;
|
|
width: 170rpx;
|
|
height: 170rpx;
|
|
top: -60rpx;
|
|
left: 89rpx;
|
|
border-radius: 50%;
|
|
border: 4rpx solid rgba(110, 149, 217, 0.2);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.circle-img.data-v-e97a9bd6 {
|
|
width: 130rpx;
|
|
height: 130rpx;
|
|
}
|
|
.circle-img-target.data-v-e97a9bd6 {
|
|
width: 140rpx;
|
|
height: 140rpx;
|
|
}
|
|
.circle-font.data-v-e97a9bd6 {
|
|
position: absolute;
|
|
bottom: 25rpx;
|
|
left: 45rpx;
|
|
color: #fff;
|
|
}
|
|
.solveclick.data-v-e97a9bd6 {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|