Commit 3a22a2fd by doszhang

dos

parent e00447c4
......@@ -21,9 +21,7 @@
input::-webkit-input-placeholder {
/* placeholder颜色 */
color: #fff;
/* placeholder字体大小 */
font-size: 24px;
color: #bababa;
}
@font-face {
......@@ -48,4 +46,10 @@ input::-webkit-input-placeholder {
#myCanvas {
width: 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