Anyon d33753cf39 同步升级
* 增加又拍云存储支持
* 增加ckeditor5支持
* 其他部分优化
2022-05-24 10:59:43 +08:00

11 lines
232 B
PHP

div[style*="page-break-after"] {
background:url( ../images/pagebreak.gif ) no-repeat center center;
clear:both;
width:100%;
border-top:#999 1px dotted;
border-bottom:#999 1px dotted;
padding:0;
height:7px;
cursor:default;
}