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

m 1 revision imported
further aligning with vector styling
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;
}
}