Template:Col head/styles.css

From blackwiki
< Template:Col head
Revision as of 19:49, 20 June 2020 by imported>IagoQnsi (em instead of %)
Jump to navigation Jump to search
.col-head-head {
	display: block;
	break-inside: avoid-column;
}
.col-head-head::after {
	content: "";
	display: block;
	height: 5em;
	margin-bottom: -5em;
}