Files
egbim_homepage/eng/js/ckeditor/plugins/preview/styles/screen.css
T
2026-07-23 16:15:57 +09:00

11 lines
242 B
CSS

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;
}