Template:Col head/styles.css
< Template:Col head
Jump to navigation
Jump to search
Revision as of 19:51, 20 June 2020 by imported>IagoQnsi (probably would want to avoid page/region breaks as well)
.col-head-head {
display: block;
break-inside: avoid;
}
.col-head-head::after {
content: "";
display: block;
height: 5em;
margin-bottom: -5em;
}