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;
|
||||
color: #fff;
|
||||
background: none;
|
||||
padding: 7px 8px 6px 9px;
|
||||
padding: 6px 8px 6px 9px;
|
||||
width: 53px;
|
||||
font-family: 'Merriweather Sans', sans-serif;
|
||||
font-size: 12px;
|
||||
|
@ -329,7 +329,7 @@ input:focus {
|
|||
}
|
||||
|
||||
#news-box {
|
||||
height:230px;
|
||||
height:290px;
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
margin-bottom: 15px;
|
||||
|
@ -383,7 +383,7 @@ width:70px;
|
|||
-moz-border-radius: 0px 6px 6px 0px;
|
||||
-webkit-border-radius: 0px 6px 6px 0px;
|
||||
border-radius: 0px 6px 6px 0px;
|
||||
padding: 8px 9px 7px 10px;
|
||||
padding: 7px 9px 7px 10px;
|
||||
}
|
||||
#ip{
|
||||
font-size:16px;
|
||||
|
|
Loading…
Reference in a new issue