Template:Infobox settlement/columns/styles.css

From Pantonian Republic Wiki
< Template:Infobox settlement‎ | columns
Revision as of 18:29, 6 December 2022 by Django07 (talk | contribs) (Created page with "→‎{{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; }")
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; }