Commit 1af3b436 by doszhang

dos

parent f38824ee
......@@ -24,7 +24,7 @@ input::-webkit-input-placeholder {
/* placeholder颜色 */
color: #000;
/* placeholder字体大小 */
font-size: 4.4rem;
font-size: 2rem;
}
@font-face {
......@@ -49,7 +49,7 @@ input::-webkit-input-placeholder {
input[name=username] {
color: #000;
outline: none;
font-size: 4.4rem;
font-size: 2rem;
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