mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
Mobile UI improvments
This commit is contained in:
parent
33c391ad8c
commit
2b5116b7e3
4 changed files with 16 additions and 9 deletions
8
v86.css
8
v86.css
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue