|
|
|
@ -81,8 +81,11 @@ page {
@@ -81,8 +81,11 @@ page {
|
|
|
|
|
} |
|
|
|
|
.c-content { |
|
|
|
|
font-size: 36rpx; |
|
|
|
|
color: rgba(255, 255, 255, 1); |
|
|
|
|
color: transparent; |
|
|
|
|
font-weight: bold; |
|
|
|
|
// 文字渐变 |
|
|
|
|
background: linear-gradient(119.23deg, #ffffff 14.08%, #ffd6a8 90.77%); |
|
|
|
|
-webkit-background-clip: text; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|