mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
New updates
This commit is contained in:
parent
0e9d290980
commit
3a8f6cb6bb
1 changed files with 3 additions and 3 deletions
|
@ -200,7 +200,7 @@ input {
|
||||||
border: #fff solid 1px;
|
border: #fff solid 1px;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background: none;
|
background: none;
|
||||||
padding: 7px 8px 6px 9px;
|
padding: 6px 8px 6px 9px;
|
||||||
width: 53px;
|
width: 53px;
|
||||||
font-family: 'Merriweather Sans', sans-serif;
|
font-family: 'Merriweather Sans', sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
@ -329,7 +329,7 @@ input:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
#news-box {
|
#news-box {
|
||||||
height:230px;
|
height:290px;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
|
@ -383,7 +383,7 @@ width:70px;
|
||||||
-moz-border-radius: 0px 6px 6px 0px;
|
-moz-border-radius: 0px 6px 6px 0px;
|
||||||
-webkit-border-radius: 0px 6px 6px 0px;
|
-webkit-border-radius: 0px 6px 6px 0px;
|
||||||
border-radius: 0px 6px 6px 0px;
|
border-radius: 0px 6px 6px 0px;
|
||||||
padding: 8px 9px 7px 10px;
|
padding: 7px 9px 7px 10px;
|
||||||
}
|
}
|
||||||
#ip{
|
#ip{
|
||||||
font-size:16px;
|
font-size:16px;
|
||||||
|
|
Loading…
Reference in a new issue