Commit 35a78ff3 by doszhang

dos

parent bd5a4014
......@@ -8,6 +8,7 @@
margin: 0 auto;
overflow: hidden;
}
.wrap-inner {
position: absolute;
overflow: hidden;
......@@ -27,8 +28,8 @@ input::-webkit-input-placeholder {
}
@font-face {
font-family: 'fzlt';
src: url(./fzlt.ttf);
font-family: 'fzlt';
src: url(./fzlt.ttf);
}
.posterimg {
......@@ -46,9 +47,9 @@ input::-webkit-input-placeholder {
}
input[name=username] {
color: #fff;
color: #000;
outline: none;
font-size: 1.7rem;
font-size: 4.4rem;
text-align: center;
font-family: 'fzlt';
}
......
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