MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,543:
margin-bottom: 0.5em;
}
/* a
"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 */
height: 1px;
background: var(--ed-faint);
| |||