Jump to content

Module:Category series navigation/styles.css

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JWBTH (talk | contribs) at 23:08, 26 December 2023 (fix the look in documentation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
.categorySeriesNavigation {
	display: flow-root;
}

.categorySeriesNavigation-range {
	margin: auto;
	display: table;
	padding: 8px;
	border-collapse: separate;
}

body.skin-vector-2022 .categorySeriesNavigation-range {
	padding: 3px;
}

.categorySeriesNavigation-range-transparent {
	border-width: 0;
	background-color: transparent;
}