MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,721:
}
.vector-toc .vector-toc-numb::after { content: "."; } /* "1." not "1" */
.vector-toc .vector-toc-numb {
display: inline-block; /* fixed number gutter: text axis is uniform */
min-width: 1.5em;
margin-right: 0;
}
.vector-toc .vector-toc-list-item {
padding-left: 1.5em !important; /* hanging indent: wrapped lines align */
text-indent: -1.5em; /* under the text, not under the number */
}
/* ── TOC geometry: ONE left edge + nested rails + inline chevron.
| |||