Commit dc9f4cc4 authored by caicaicai's avatar caicaicai

修改

parent 7164de75
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
bottom: 0; bottom: 0;
left: 50%; left: 50%;
transform: translateX(-50%); transform: translateX(-50%);
width: 688px; width: 830px;
margin: 0; margin: 0;
padding: 0; padding: 0;
list-style: none; list-style: none;
...@@ -121,9 +121,9 @@ ...@@ -121,9 +121,9 @@
li { li {
float: left; float: left;
margin: 0 5px 5px 0; margin: 0 5px 5px 0;
width: 40px; width: 50px;
height: 40px; height: 50px;
line-height: 40px; line-height: 50px;
text-align: center; text-align: center;
background: #fff; background: #fff;
border: 1px solid #e5e5e5; border: 1px solid #e5e5e5;
...@@ -144,17 +144,17 @@ ...@@ -144,17 +144,17 @@
width: 70px; width: 70px;
} }
.capslock { .capslock {
width: 80px; width: 85px;
} }
.enter { .enter {
width: 77px; width: 90px;
} }
.shift { .shift {
width: 102px; width: 116px;
} }
.space { .space {
clear: left; clear: left;
width: 681px; width: 810px;
} }
.shifted { .shifted {
position: relative; position: relative;
......
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 to comment