...
|
...
|
@@ -514,9 +514,10 @@ |
|
|
display: inline-block;
|
|
|
margin-right: 10px;
|
|
|
padding: 0 10px;
|
|
|
height: 25px;
|
|
|
vertical-align: center;
|
|
|
font-weight: lighter;
|
|
|
line-height: 16px;
|
|
|
vertical-align: text-bottom;
|
|
|
line-height: 25px;
|
|
|
color: #fff;
|
|
|
background: #ff575c;
|
|
|
}
|
...
|
...
|
|