/*
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样式代码*/
/* 隐藏 mobile-hidden 和 user-tips 类元素 */
.mobile-hidden.user-tips {
    display: none !important;
}