Template:Image key/styles.css
< Template:Image key
Jump to navigation
Jump to search
Revision as of 05:09, 9 January 2021 by imported>Izno (so it can't be abused so easily)
.thumb .image-key {
column-count: 2;
}
.thumb .image-key-wide {
column-count: 3;
}
.thumb .image-key > ol {
margin-left: 1.3em;
}
.thumb .image-key > ul,
.thumb .image-key > ol {
margin-top: 0;
}
.thumb .image-key li {
page-break-inside: avoid;
break-inside: avoid-column;
}