模板:Infobox settlement/columns/styles.css

来自悠日計画 維基百科 ~ Yuuni Wiki
103.136.127.220留言2022年9月18日 (日) 18:51的版本 (创建页面,内容为“→‎{{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; }”
/* {{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;
}