Mobile UI improvments

This commit is contained in:
copy 2014-01-27 18:19:47 +01:00
parent 33c391ad8c
commit 2b5116b7e3
4 changed files with 16 additions and 9 deletions

View file

@ -62,10 +62,10 @@ a {
color: wheat;
}
.phone_keyboard {
background-color: #111;
border: 1px solid #555;
width: 100px;
height: 100px;
width: 0;
height: 0;
resize: none;
border: 0;
}
h4 {
margin: 0px 0px 20px 0px;