|
推荐
楼主 |
发表于 2016-11-13 21:04:37
|
只看该作者
排版极其简单:
---------------------------------
词条 | 页面 | 序号
图片
---------------------------------
CSS:
---------------------------------
YHD2_QT{font-size:1em;font-family:"Palatino Linotype", Palatino, Georgia, "Times New Roman", "NotoSansSC", "Microsoft YaHei", STXihei, 'HanaMinA', 'HanaMinB';}
YHD2_QT HW:first-of-type{visibility:visible;color:red;font-size:1.5em;}
YHD2_QT HW{color:darkblue;font-weight:bold;}
YHD2_QT PAGE{color:dimgray;}
YHD2_QT PAGE::before{content:" | ";}
YHD2_QT NUM{color:darkred;}
YHD2_QT NUM::before{content:" | ";}
YHD2_QT NUM::after{content:" ";display:block;width:100%;height:1px;background-color:gray;}
YHD2_QT div.PIC{width:auto;}
YHD2_QT img.PIC{display:block;max-width:100%;}
|
|