PublishingCSS:FiguringThingsOut-Dissertation

From H&D Publishing Wiki
Revision as of 15:34, 16 September 2022 by Hd-onions (talk | contribs)
@page {
	bleed: 4mm;
	marks: crop;
	size: 148mm 210mm;
	margin: 10mm;
	padding-bottom: 10mm;
}

p {
    font-family: Authentic,sans-serif;
    font-size: 11pt;
    text-indent: 0;
    font-weight: 90;
    line-height: 13pt;
    text-align: left;
}

.page-break {
	page-break-before: always;
	page-break-after: always;
}

.pagedjs_pages .chapter .no-indent p {
	text-indent: 0;
}