:취락 정보/columns/styles.css

위키백과, 우리 모두의 백과사전.
.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;
}