MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,546:
.mw-parser-output li li { margin-top: 0.3em; margin-bottom: 0.3em; }
.mw-parser-output li > ul { margin-top: 0.3em; }
/* per-level marker shapes (financial-wiki hierarchy): small bullet for
.mw-parser-output li::marker { color: var(--ed-faint); }▼
main points, the house triangle for drivers (echoes the mobile TOC's
prefix), a hairline en dash for the deepest detail — depth reads from
the silhouette; sizes tuned so all three look optically equal */
.mw-parser-output ul { list-style-type: "\2022\2002"; } /* bullet */
.mw-parser-output ul ul { list-style-type: "\25B8\2002"; } /* triangle */
.mw-parser-output ul ul ul { list-style-type: "\2013\2002"; } /* en dash */
▲.mw-parser-output li::marker { color: var(--ed-faint); font-size: 0.95em; }
.mw-parser-output li li::marker { font-size: 0.7em; } /* triangle = bullet, optically */
.mw-parser-output li li li::marker { font-size: 0.95em; } /* dash back to text scale */
/* page-reference superscripts — present everywhere, must whisper.
| |||