|
@@ -309,8 +309,7 @@ setInterval(() => {
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: center center;
|
|
|
font-size: calc(32 / @page-height-design-px * 100vh);
|
|
|
- font-family: "SourceHanSansSC-Normal";
|
|
|
- font-weight: 800;
|
|
|
+ font-family: "Source Han Serif CN Heavy";
|
|
|
color: #FFFFFF;
|
|
|
line-height: calc(38 / @page-height-design-px * 100vh);
|
|
|
display: flex;
|
|
@@ -376,13 +375,11 @@ setInterval(() => {
|
|
|
flex-direction: column;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
- padding-right: calc(5 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
>span:first-of-type{
|
|
|
display: block;
|
|
|
writing-mode: vertical-lr;
|
|
|
font-size: calc(23 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: Source Han Serif SC, Source Han Serif SC;
|
|
|
- font-weight: 600;
|
|
|
+ font-family: "SourceHanSerifCN-SemiBold";
|
|
|
color: #FFF7D9;
|
|
|
line-height: calc(27 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(10 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
@@ -392,8 +389,7 @@ setInterval(() => {
|
|
|
display: block;
|
|
|
writing-mode: vertical-lr;
|
|
|
font-size: calc(18 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: Source Han Sans CN, Source Han Sans CN;
|
|
|
- font-weight: 500;
|
|
|
+ font-family: "Source Han Sans SC Regular";
|
|
|
color: #43310E;
|
|
|
line-height: calc(23 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(5 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
@@ -408,8 +404,7 @@ setInterval(() => {
|
|
|
background: #796545;
|
|
|
border-radius: calc(8 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
font-size: calc(10 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: Source Han Serif SC, Source Han Serif SC;
|
|
|
- font-weight: 600;
|
|
|
+ font-family: "SourceHanSerifCN-SemiBold";
|
|
|
color: #FFFFFF;
|
|
|
line-height: calc(12 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(4 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
@@ -430,8 +425,7 @@ setInterval(() => {
|
|
|
background-position: center center;
|
|
|
writing-mode: vertical-lr;
|
|
|
font-size: calc(19 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: Source Han Serif SC, Source Han Serif SC;
|
|
|
- font-weight: 600;
|
|
|
+ font-family: "SourceHanSerifCN-SemiBold";
|
|
|
color: #43310E;
|
|
|
line-height: calc(22 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(8 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
@@ -508,8 +502,7 @@ setInterval(() => {
|
|
|
padding-right: calc(4 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
padding-bottom: calc(10 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));;
|
|
|
font-size: calc(24 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: "SourceHanSansSC-Normal";
|
|
|
- font-weight: bold;
|
|
|
+ font-family: "Source Han Serif CN Heavy";
|
|
|
color: #43310E;
|
|
|
line-height: calc(28 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(4 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
@@ -524,12 +517,7 @@ setInterval(() => {
|
|
|
padding-right: calc(18 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
>p{
|
|
|
font-size: calc(20 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: "SourceHanSansSC-Normal";
|
|
|
- font-weight: 300;
|
|
|
color: #000000;
|
|
|
- letter-spacing: 2px;
|
|
|
- line-height: calc(34 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- // letter-spacing: calc(4 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
}
|
|
|
}
|
|
|
>img.city{
|
|
@@ -681,8 +669,7 @@ setInterval(() => {
|
|
|
align-items: center;
|
|
|
writing-mode: vertical-lr;
|
|
|
font-size: calc(24 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
- font-family: "SourceHanSansSC-Normal";
|
|
|
- font-weight: bold;
|
|
|
+ font-family: "SourceHanSerifCN-SemiBold";
|
|
|
color: #43310E;
|
|
|
line-height: calc(28 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|
|
|
letter-spacing: calc(2 / v-bind('windowSizeWhenDesignForRef') * v-bind('windowSizeInCssForRef'));
|