Template:TOC top/styles.css: Difference between revisions
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
| (One intermediate revision by one other user 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; | |||
} | } | ||