模板:Infobox settlement/columns/styles.css:修订间差异
小 Protected "Template:Infobox settlement/columns/styles.css": Highly visible template: match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
小 导入1个版本 |
| (未显示另一用户的1个中间版本) | |
(没有差异)
| |
2022年9月18日 (日) 21:21的最新版本
/* {{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;
}