Commit 3a22a2fd by doszhang

dos

parent e00447c4
...@@ -21,9 +21,7 @@ ...@@ -21,9 +21,7 @@
input::-webkit-input-placeholder { input::-webkit-input-placeholder {
/* placeholder颜色 */ /* placeholder颜色 */
color: #fff; color: #bababa;
/* placeholder字体大小 */
font-size: 24px;
} }
@font-face { @font-face {
...@@ -49,3 +47,9 @@ input::-webkit-input-placeholder { ...@@ -49,3 +47,9 @@ input::-webkit-input-placeholder {
width: 327px; width: 327px;
height: 327px; height: 327px;
} }
input[name=customize] {
font-size: 22px;
color: #333;
text-align: center;
}
\ No newline at end of file
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