Authored by 郭成尧

color-z-index

... ... @@ -37,9 +37,9 @@
margin-top: 160px;
text-align: center;
margin-bottom: 120px;
color: #ccc;
color: #bbb;
font-weight: 400;
font-size: 22px;
font-size: 24px;
}
.loading-mask {
... ...
... ... @@ -45,8 +45,9 @@
bottom: 0;
left: 50%;
margin-left: -8px;
margin-bottom: -12px;
margin-bottom: -10px;
transform: rotate(45deg);
z-index: 4;
}
}
}
... ...