Template:Infobox settlement/columns/styles.css
< Template:Infobox settlement | columns
		
		
		
		Jump to navigation
		Jump to search
		Revision as of 23:58, 14 June 2021 by wikipedia:en>Izno (Protected "Template:Infobox settlement/columns/styles.css": Highly visible template: match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
/* {{pp|small=y}} */
.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;
}