/*.book03{cssstart*/
/*平常博客里去除缩进*/
@import url("./book-base.css");

 /*去除段落缩进2em*/
article p, div.cm-line:not(.HyperMD-header,.HyperMD-codeblock), div.el-p  {
    text-indent: 0em; 
}

/*}cssend*/