/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the B2 PRO
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/

.content-footer-poster .favorite-button.sc, .content-footer-poster .favorite-button.sc i {
    color: #e04a1c;
}

.comment-widget-nav span {
    margin-left: 16px;
    cursor: pointer;
    color: #e04a1c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-items: center;
    display: inline-flex;
    line-height: 1;
}