Template:Generic cargo compact list/style.css

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
div.gccl-center-extra-cols > table > * > tr > td:not(:first-child) { text-align:center; }
table div.gccl-flex {
	display: flex;
	align-items: center;
	gap: 0 10px;
	flex-wrap: wrap;
}