mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Cleaning up CSS
This commit is contained in:
parent
7d2e70fb4e
commit
3292a366d7
1 changed files with 2 additions and 2 deletions
|
@ -161,7 +161,7 @@ input {
|
|||
color: #4a6f28;
|
||||
background: none;
|
||||
padding: 7px;
|
||||
width: 123px;
|
||||
width: 75px;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
font-size: 13px;
|
||||
margin: 15px 0 0 0;
|
||||
|
@ -212,7 +212,7 @@ font-size: 21px;
|
|||
input {
|
||||
font-size: 21px;
|
||||
margin: 25px 0 0 0;
|
||||
width: 100px;
|
||||
width: 123px;
|
||||
}
|
||||
#ipbox {
|
||||
font-size: 21px;
|
||||
|
|
Loading…
Reference in a new issue