/*
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
*/

/* 视频文章页：仅保留介绍内容，移除介绍/选集/讨论的标签导航。 */
.post-style-5 .post-video-table {
    display: none;
}

/* 标签栏移除后，让介绍正文自然承接标题区域。 */
.post-style-5 .post-video-table + .b2-single-content {
    margin-top: 0;
}
