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.
*/
body.skin-vector .caption-purple, body.skin-monobook .caption-purple {
border-top: 1px #aaa solid;
border-left: 1px #aaa solid;
border-right: 1px #aaa solid;
background-color: lavender;
}
.abbr-header {
white-space: nowrap;
}