|
@@ -31,12 +31,12 @@ body {
|
|
|
align-items: baseline;
|
|
|
}
|
|
|
.header .left .left-time {
|
|
|
- margin-left: calc(144 / 1920 * calc(100vw));
|
|
|
+ margin-left: calc(10 / 1920 * calc(100vw));
|
|
|
margin-top: calc(16 / 1080 * calc(100vh));
|
|
|
font-size: calc(30 / 1920 * calc(100vw));
|
|
|
}
|
|
|
.header .left .left-date {
|
|
|
- margin-left: calc(10 / 1920 * calc(100vw));
|
|
|
+ margin-left: calc(144 / 1920 * calc(100vw));
|
|
|
margin-top: calc(28 / 1080 * calc(100vh));
|
|
|
font-size: calc(14 / 1920 * calc(100vw));
|
|
|
}
|
|
@@ -152,9 +152,9 @@ body {
|
|
|
color: white;
|
|
|
font-size: calc(16 / 1920 * calc(100vw));
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main
|
|
@@ -168,9 +168,9 @@ body {
|
|
|
font-size: calc(16 / 1920 * calc(100vw));
|
|
|
margin-left: calc(20 / 1920 * calc(100vw));
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main
|
|
@@ -184,9 +184,9 @@ body {
|
|
|
font-size: calc(16 / 1920 * calc(100vw));
|
|
|
margin-left: calc(20 / 1920 * calc(100vw));
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main
|
|
@@ -200,9 +200,9 @@ body {
|
|
|
font-size: calc(16 / 1920 * calc(100vw));
|
|
|
margin-left: calc(22 / 1920 * calc(100vw));
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 50%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main .main-left .left-content .left-content-center .img {
|
|
@@ -251,9 +251,9 @@ body {
|
|
|
margin-top: calc(28 / 1080 * calc(100vh));
|
|
|
margin-left: calc(23 / 1080 * calc(100vh));
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
- background-image: linear-gradient(to bottom, #fff 40%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 40%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main
|
|
@@ -463,9 +463,10 @@ body {
|
|
|
margin-top: calc(7 / 1080 * calc(100vh));
|
|
|
position: relative;
|
|
|
z-index: 2;
|
|
|
- background-image: linear-gradient(to bottom, #d0fffe 40%, #05f5eb);
|
|
|
+ /*background-image: linear-gradient(to bottom, #d0fffe 40%, #05f5eb);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
+ color: white;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.main
|
|
@@ -529,9 +530,10 @@ body {
|
|
|
.main-detail-bottom-bottom
|
|
|
.left
|
|
|
span:first-child {
|
|
|
- background-image: linear-gradient(to bottom, #fff 40%, #fe8e8e);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 40%, #fe8e8e);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
+ color: white;
|
|
|
font-size: calc(20 / 1920 * calc(100vw));
|
|
|
display: inline-block;
|
|
|
margin-left: calc(29 / 1920 * calc(100vw));
|
|
@@ -808,9 +810,10 @@ body {
|
|
|
.main-detail-bottom-bottom
|
|
|
.left
|
|
|
span:first-child {
|
|
|
- background-image: linear-gradient(to bottom, #fff 40%, #fe8e8e);
|
|
|
+ /*background-image: linear-gradient(to bottom, #fff 40%, #fe8e8e);*/
|
|
|
-webkit-background-clip: text;
|
|
|
- color: transparent;
|
|
|
+ /*color: transparent;*/
|
|
|
+ color: white;
|
|
|
font-size: calc(20 / 1920 * calc(100vw));
|
|
|
display: inline-block;
|
|
|
margin-left: calc(29 / 1920 * calc(100vw));
|