Template:Image key/styles.css

From blackwiki
< Template:Image key
Revision as of 05:09, 9 January 2021 by imported>Izno (so it can't be abused so easily)
Jump to navigation Jump to search
.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;
}