You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
355 B
20 lines
355 B
3 years ago
|
.m-info {
|
||
|
padding: 15px;
|
||
|
background: #f6f6f6;
|
||
|
border: 1px solid #d3dce6;
|
||
|
|
||
|
.header {
|
||
|
font-size: 15px;
|
||
|
font-weight: 500;
|
||
|
color: #002765;
|
||
|
line-height: 17px;
|
||
|
|
||
|
> img {
|
||
|
vertical-align: bottom;
|
||
|
margin-right: 5px;
|
||
|
width: 17px;
|
||
|
height: 17px;
|
||
|
}
|
||
|
}
|
||
|
}
|