ep_page_view/static/css/iframe.css

7 lines
105 B
CSS
Raw Normal View History

2013-11-20 13:16:38 +00:00
.pageBreak{
page-break-before: always;
border-bottom: 1px dotted #AAA;
width:100%;
height:1px;
}