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 12:38, 13 July 2024 (use class). 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.
 */
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;
}