New updates

This commit is contained in:
mathias 2015-06-18 22:41:20 +03:00
parent 0e9d290980
commit 3a8f6cb6bb

View file

@ -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;