Commit d4bbd548 by doszhang

dos

parent 36d65441
......@@ -66,62 +66,18 @@ body {
background-size: 100%;
}
@font-face {
font-family: 'num';
src: url(./num2.otf);
}
/* @font-face {
font-family: 'text';
src: url(./text.otf);
}
.font {
font-family: 'text';
opacity: 0;
position: absolute;
} */
.music {
background-size: 100% 100%;
}
input::-webkit-input-placeholder {
/* placeholder颜色 */
color: #c7c7c7;
font-weight: bolder;
}
.loading-page .loading-text {
text-align: center;
font-size: 20px;
line-height: 20px;
color: #fff;
font-weight: bolder;
}
.loading-page .progress {
width: 0;
overflow: hidden;
}
.loading-page .plant {
transform: translateX(-368px);
}
.loading-page .bg {
background: #bd0b0b;
color: #333;
}
input[name=name],
input[name=business] {
font-size: 28px;
input[name=job-number] {
font-size: 24px;
color: #333;
line-height: 38px;
font-weight: bolder;
line-height: 85px;
text-align: center;
padding: 0 10px;
padding: 0 30px;
box-sizing: border-box;
outline: none;
border: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment