/*
Theme Name:     B2子主题
Theme URI:      http: //7b2.com/
Description:    Child theme for the seven
Author:         子主题模版
Author URI:     http: //7b2.com/
Template:       b2
Version:        0.1.0
*/

@import url("../b2/style.css");

/*下面是您自己DIY的css样式代码*/
.pd-content p{
    margin-bottom: 26px;
    word-wrap:break-word; 
    word-break:break-all;
    font-size: 15px;
    line-height: 1.6;
    background-color:#89cff0;
    color:white;
}
.textwidget {
    padding:10px;
}
