Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
/* [[Category:CSS from Wikimedia]] */
.col-head-head {
	display: block;
	break-inside: avoid;
}
.col-head-head::after {
	content: "";
	display: block;
	height: 5em;
	margin-bottom: -5em;
}