Template:No col break/styles.css

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search
/* {{pp-template}} */
.nocolbreak {
	page-break-inside: avoid;
	break-inside: avoid-column;
}