Commit 222c9b1c by doszhang

dos

parent cca60d61
...@@ -90,17 +90,16 @@ canvas img { ...@@ -90,17 +90,16 @@ canvas img {
} }
input[name=username] { input[name=username] {
font-size: 30px; font-size: 26px;
/*text-indent: 20px;*/ /*text-indent: 20px;*/
text-align: center; text-align: center;
outline: none; outline: none;
/* font-family: "msyh"; */ /* font-family: "msyh"; */
color: #000; color: #000;
font-weight: bolder;
padding: 0 20px; padding: 0 20px;
box-sizing: border-box; box-sizing: border-box;
height: 45PX; height: 45px;
margin-top: -9px; margin-top: -12px;
} }
.demo, .demo,
......
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