Jump to content

Module:Historical populations/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rjjiii (talk | contribs) at 22:03, 20 July 2024 (tinker). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
/* 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;
}