Content deleted Content added
m Protected "Module:Large category TOC/styles.css": Highly visible template, match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)) |
Dreamy Jazz (talk | contribs) add styles needed for vector 2022 following issues caused by changes in vector 2022 css |
||
(One intermediate revision by one other user not shown) | |||
Line 23:
}
.large-cat-toc .mw-collapsible-content
.large-cat-toc.mw-collapsible code {▼
background-color: white;
/* [[WP:MONO]] */
font-family: monospace, monospace;
}
border-bottom: 1px solid #eaecf0;
}
Line 36 ⟶ 41:
.large-cat-toc-anum {
font-weight: bold;
}
/* Vector 2022 rules - */
body.skin-vector-2022 .large-cat-toc {
padding: 7px;
}
body.skin-vector-2022 .large-cat-toc .toctitle {
text-align: center;
}
|