ਸਮੱਗਰੀ 'ਤੇ ਜਾਓ

ਫਰਮਾ:Page break/styles.css

ਵਿਕੀਸਰੋਤ ਤੋਂ
.wst-pagebreak {
	clear:both;
	display:block;
	break-after:page;
	page-break-after:always;
	text-align:center;
}
.wst-pagebreak > span > span {
	clear:both;
	display:block;
	font-size:83%;
	border-color:#999999;
}
.wst-pagebreak-top > span > span {
	border-top-width:1px;
	border-top-style:dashed;
}
.wst-pagebreak-bottom > span > span {
	border-bottom-width:1px;
	border-bottom-style:dashed;
}