MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,681:
own padding offsets its content box; this cancels it for the children) */
.vector-toc .vector-toc-list-item > .vector-toc-list {
margin-top: 0.
(0.22 ul + 0.22 child padding) equals the 0.44rem
sibling→sibling gap. 0.1rem here left children ~2px
tight under their parent — an uneven rhythm */
margin-left: calc(-1 * var(--toc-hang));
}
| |||