Template:Col head/styles.css

From CWS Planet
Jump to navigation Jump to search
.col-head-head {
	display: block;
	break-inside: avoid;
}
.col-head-head::after {
	content: "";
	display: block;
	height: 5em;
	margin-bottom: -5em;
}