_favorite-footer.css
398 Bytes
.favorite-footer {
text-align: center;
margin: 35px 0;
.favorite-tool {
float: left;
font-size: 14px;
color: #666;
.iconfont {
font-size: 14px;
}
}
.favorite-tool > div {
display: inline-block;
margin-right: 25px;
cursor: pointer;
}
.blk-pagination {
display: inline-block;
}
}