Jump to content

Module:Category series navigation/styles.css

Permanently protected module
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Jeeputer (talk | contribs) at 08:51, 18 January 2025 (+{{pp-template}}). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.categorySeriesNavigation {
	display: flow-root;
}

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

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

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

.categorySeriesNavigation-item-inactive {
	color: #72777d;
}