Commit 35a78ff3 by doszhang

dos

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