Template:Col head/styles.css
< Template:Col head
Jump to navigation
Jump to search
Revision as of 19:41, 20 June 2020 by imported>IagoQnsi (avoid --> avoid-column)
.col-head-head {
display: block;
break-inside: avoid-column;
}
.col-head-head::after {
content: "";
display: block;
height: 50%;
margin-bottom: -50%;
}