体验官打卡

This commit is contained in:
2023-07-17 17:33:54 +08:00
parent 3ecd1fefa7
commit 38391e46a1
18 changed files with 389 additions and 56 deletions

View File

@@ -347,7 +347,7 @@
.clockInTitle-day text {
font-size: 44rpx;
position: absolute;
left: 0;
left: -14rpx;
top: -20rpx;
font-style: italic;
font-weight: 600;
@@ -449,7 +449,7 @@
color: #ffffff;
border-radius: 80rpx;
line-height: 64rpx;
padding: 0 40rpx;
padding: 0 20rpx;
font-size: 26rpx;
}
@@ -520,7 +520,8 @@
left: 0;
top: 0;
height: 50rpx;
background-image: linear-gradient(to top, transparent, #ebf3ff);
/* background: linear-gradient(to top, transparent, #ebf3ff); */
/* background: -webkit-gradient(linear, top, transparent, color-stop(100%, #ebf3ff)); */
width: 100%;
}