PublishingCSS:Making Matters Lexicon: Difference between revisions

From H&D Publishing Wiki
No edit summary
mNo edit summary
Line 4: Line 4:
}
}


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

Revision as of 09:26, 12 March 2022

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

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

.tocsection-6 {
	page-break-before: always;
	margin-top: 0 !important;
}