Module:Category series navigation/styles.css: Difference between revisions
Appearance
Content deleted Content added
MusikBot II (talk | contribs) m Protected "Module:Category series navigation/styles.css": High-risk template or module: 3339 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite)) |
m +{{pp-template}} |
||
Line 1: | Line 1: | ||
/* {{pp-template}} */ |
|||
.categorySeriesNavigation { |
.categorySeriesNavigation { |
||
display: flow-root; |
display: flow-root; |
Latest revision as of 08:51, 18 January 2025
/* {{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;
}