mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
358afbec2f
commit
27fb5da1d8
1 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ input {
|
||||||
color: #CF1D1D;
|
color: #CF1D1D;
|
||||||
background: none;
|
background: none;
|
||||||
padding: 7px;
|
padding: 7px;
|
||||||
width: 53px;
|
width: 83px;
|
||||||
font-family: 'Merriweather Sans', sans-serif;
|
font-family: 'Merriweather Sans', sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
margin: 10px 0 0 0;
|
margin: 10px 0 0 0;
|
||||||
|
@ -309,7 +309,7 @@ font-size:16px;
|
||||||
input{
|
input{
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
margin:18px 0 0 0;
|
margin:18px 0 0 0;
|
||||||
width:110px;
|
width:107px;
|
||||||
}
|
}
|
||||||
#ip{
|
#ip{
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
|
|
Loading…
Reference in a new issue