MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,583:
--toc-header-inset: 0.6rem;
}
 
.vector-toc .vector-toc-list-item.vector-toc-level-2 { --toc-numb-gutter: 2.2rem; }
position: relative; /* the number's anchor */
padding: 0.22rem 0 0.22rem var(--toc-numb-gutter) !important;
font-size: var(--ed-small); /* li, link text and the abspos number must
share ONE font size: the number's static
position is computed from the LI's line
metrics — a larger li strut seats the
number ~1px above the 13px text */
}
 
/* CONTENTS header: label + 1px ink rule on the title rule's line