Template:TOC top/styles.css: Difference between revisions

m Protected "Template:TOC top/styles.css": Highly visible template, match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))
 
m 1 revision imported: Templates and CSS files
 
(2 intermediate revisions by 2 users not shown)
Line 27: Line 27:
clear: none;
clear: none;
}
}
}
/* Vector 2022 rules */
body.skin-vector-2022 .toc-top {
padding: 7px;
}
body.skin-vector-2022 .toc-top #toc-title-text {
border-bottom: 0;
margin-top: 0;
font-weight: bold;
text-align: center;
}
}