MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 769: | Line 769: | ||
Add these rules to your existing MediaWiki:Common.css page. | Add these rules to your existing MediaWiki:Common.css page. | ||
═══════════════════════════════════════════════════════════════════════════ */ | ═══════════════════════════════════════════════════════════════════════════ */ | ||
/* ── leading-bhashya ──────────────────────────────────────────────────────── | /* ── leading-bhashya ──────────────────────────────────────────────────────── | ||
Bridging/introductory prose between adhikaranas (BS.xml) or between | Bridging/introductory prose between adhikaranas (BS.xml) or between | ||
| Line 782: | Line 782: | ||
margin: 0.4em 0 0.6em 0; | margin: 0.4em 0 0.6em 0; | ||
} | } | ||
/* ── avataranika ───────────────────────────────────────────────────────────── | /* ── avataranika ───────────────────────────────────────────────────────────── | ||
Lead-in / introductory gloss that precedes the main commentary block in | Lead-in / introductory gloss that precedes the main commentary block in | ||
| Line 797: | Line 797: | ||
line-height: 1.7; | line-height: 1.7; | ||
} | } | ||
/* ── vyakhya-heading ──────────────────────────────────────────────────────── | /* ── vyakhya-heading ──────────────────────────────────────────────────────── | ||
Named section headings within a tika (e.g. "प्रथमः भङ्गः", "द्वितीयभङ्गः" | Named section headings within a tika (e.g. "प्रथमः भङ्गः", "द्वितीयभङ्गः" | ||
| Line 807: | Line 807: | ||
─────────────────────────────────────────────────────────────────────────── */ | ─────────────────────────────────────────────────────────────────────────── */ | ||
/* (wiki h3 styling is sufficient; add overrides here if needed) */ | /* (wiki h3 styling is sufficient; add overrides here if needed) */ | ||
/* ── vyakhya-pada ─────────────────────────────────────────────────────────── | /* ── vyakhya-pada ─────────────────────────────────────────────────────────── | ||
Word-by-word (padaccheda / anvaya) analysis block that appears after the | Word-by-word (padaccheda / anvaya) analysis block that appears after the | ||
| Line 824: | Line 824: | ||
white-space: pre-wrap; | white-space: pre-wrap; | ||
} | } | ||
/* ── vyakhya-gadya ────────────────────────────────────────────────────────── | /* ── vyakhya-gadya ────────────────────────────────────────────────────────── | ||
Section-label / heading gadya elements inside vyakhya-descriptors | Section-label / heading gadya elements inside vyakhya-descriptors | ||
| Line 838: | Line 838: | ||
letter-spacing: 0.03em; | letter-spacing: 0.03em; | ||
} | } | ||
/* ── author-note (in vyakhya pages) ──────────────────────────────────────── | /* ── author-note (in vyakhya pages) ──────────────────────────────────────── | ||
Colophon / completion note at end of a tika section | Colophon / completion note at end of a tika section | ||