ep_page_view/static/css/iframe.css
2013-11-21 15:34:13 +00:00

7 lines
142 B
CSS

.pageBreak{
page-break-after: always;
-webkit-region-break-inside: avoid;
border-bottom: 1px dotted #AAA;
width:100%;
height:1px;
}