MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,543:
margin-bottom: 0.5em;
}
/* a SHORT, QUIET rule under the heading — marks it as a section start without competing
competing with the full ink rules on h1/h2 (one level down, muted + thin). */Its width matches the TOC's
"CONTENTS" rule (~the sidebar column width) for a cross-column rhyme. */
.mw-body-content h3::after,
.skin-minerva .content h3::after {
content: "";
display: block;
width: 12rem; /* = the TOC column width; tune to taste */
width: 2.2em;
height: 1px;
background: var(--ed-faint);