Module:Historical populations/styles.css
Appearance
/* The legacy desktop themes Monobook and Vector render tables with several
* differences to Minerva (mobile) or Vector-2022 (desktop). They have more
* padding around the sides and a border around the table.
*/
/* Black line below caption */
.topmost {
border-top: 1px solid black;
}
/* Don't split header abbreviations when numbers and screen width are narrow.*/
.abbr-header {
white-space: nowrap;
}