ep_page_view/static/css/iframe.css
2013-11-20 13:16:38 +00:00

6 lines
105 B
CSS

.pageBreak{
page-break-before: always;
border-bottom: 1px dotted #AAA;
width:100%;
height:1px;
}