/*
Theme Name:     xu子主题
Theme URI:      http: //yunhb.com/
Description:    Child theme for the xu PRO
Author:         子主题模版
Author URI:     http: //yunhb.com/
Template:       xu
Version:        0.1.5
*/

/*下面是您自己DIY的css样式代码*/
/*@media screen and (max-width: 768px) {*/
    .entry-content p {
        text-indent: 2em;/*空两格*/
        text-align: justify;/*两端对齐*/
    }
/*}*/