Template:Infobox settlement/columns/styles.css

From HasanistanPedia
< Template:Infobox settlement‎ | columns
Revision as of 13:15, 22 December 2023 by OIMGov (talk | contribs) (OIMGov changed the content model of the page Template:Infobox settlement/columns/styles.css from "wikitext" to "Sanitized CSS")
Jump to navigation Jump to search
.ib-settlement-cols {
	text-align: center;
	display: table;
	width: 100%;
}

.ib-settlement-cols-row {
	display: table-row;
}

.ib-settlement-cols-cell {
	display: table-cell;
	vertical-align: middle;
}

.ib-settlement-cols-cellt {
	display: table-cell;
	vertical-align: top;
}