MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 87: | Line 87: | ||
.mw-parser-output h3, | .mw-parser-output h3, | ||
.mw-parser-output .mw-heading3 h3 { | .mw-parser-output .mw-heading3 h3 { | ||
font-size: | font-size: 24px !important; font-weight: 600 !important; | ||
color: var(--gr-orange) !important; | color: var(--gr-orange) !important; | ||
text-align: center !important; | text-align: center !important; | ||
| Line 96: | Line 96: | ||
.gr-section-head, .gr-gadya-head, | .gr-section-head, .gr-gadya-head, | ||
h4.gr-section-head, h4.gr-gadya-head { | h4.gr-section-head, h4.gr-gadya-head { | ||
font-size: | font-size: 24px !important; font-weight: 600 !important; | ||
color: var(--gr-orange) !important; | color: var(--gr-orange) !important; | ||
text-align: center !important; | text-align: center !important; | ||
| Line 103: | Line 103: | ||
/* Adhyaya block (section label below heading) */ | /* Adhyaya block (section label below heading) */ | ||
.adhyaya-block { margin: 2px 0 6px; } | .adhyaya-block { margin: 2px 0 6px; } | ||
.adhyaya-trans { font-size: | .adhyaya-trans { font-size: 24px; color: #777; margin: 0; display: none; } | ||
/* ── Verse block (XSL: div.verse > div.verse-text > div.shloka) ── */ | /* ── Verse block (XSL: div.verse > div.verse-text > div.shloka) ── */ | ||
| Line 111: | Line 111: | ||
.mw-parser-output .shloka-line { | .mw-parser-output .shloka-line { | ||
display: block; | display: block; | ||
font-size: | font-size: 24px; font-weight: 600; font-style: normal; | ||
color: var(--gr-orange); | color: var(--gr-orange); | ||
padding-left: var(--gr-i5mm); line-height: 1.6; margin: 0; | padding-left: var(--gr-i5mm); line-height: 1.6; margin: 0; | ||
| Line 132: | Line 132: | ||
/* ── Introduction (XSL: div.introduction) ──────────────────────── */ | /* ── Introduction (XSL: div.introduction) ──────────────────────── */ | ||
.mw-parser-output .introduction { | .mw-parser-output .introduction { | ||
font-size: | font-size: 24px; color: var(--gr-black); | ||
text-align: justify; text-indent: var(--gr-i7mm); | text-align: justify; text-indent: var(--gr-i7mm); | ||
padding-left: var(--gr-i2mm); margin: 0.6em 0 0.4em; line-height: 1.7; | padding-left: var(--gr-i2mm); margin: 0.6em 0 0.4em; line-height: 1.7; | ||
| Line 140: | Line 140: | ||
/* ── Bhashya prose (XSL: div.bhashya) ──────────────────────────── */ | /* ── Bhashya prose (XSL: div.bhashya) ──────────────────────────── */ | ||
.mw-parser-output .bhashya { | .mw-parser-output .bhashya { | ||
font-size: | font-size: 24px; color: var(--gr-black); | ||
text-align: justify; text-indent: var(--gr-i7mm); | text-align: justify; text-indent: var(--gr-i7mm); | ||
padding-left: var(--gr-i2mm); margin: 0.2em 0 0.4em; line-height: 1.7; | padding-left: var(--gr-i2mm); margin: 0.2em 0 0.4em; line-height: 1.7; | ||
| Line 146: | Line 146: | ||
.mw-parser-output .bhashya p { display: inline; margin: 0; } | .mw-parser-output .bhashya p { display: inline; margin: 0; } | ||
.mw-parser-output .bhashya.footnote { | .mw-parser-output .bhashya.footnote { | ||
font-size: | font-size: 24px; padding-left: 40px; padding-top: 10px; padding-bottom: 10px; | ||
border-top: 1px solid #007bff; border-bottom: 1px solid #007bff; | border-top: 1px solid #007bff; border-bottom: 1px solid #007bff; | ||
text-indent: 0; | text-indent: 0; | ||
| Line 154: | Line 154: | ||
.mw-parser-output .leading-bhashya { | .mw-parser-output .leading-bhashya { | ||
font-style: italic; color: var(--gr-black); | font-style: italic; color: var(--gr-black); | ||
margin: 0.5em 0 0.4em; line-height: 1.6; font-size: | margin: 0.5em 0 0.4em; line-height: 1.6; font-size: 24px; | ||
} | } | ||
| Line 182: | Line 182: | ||
border-left: 3px solid #BF360C; margin: 16px 0 20px; | border-left: 3px solid #BF360C; margin: 16px 0 20px; | ||
background-color: #FFF4F3; font-style: normal; font-weight: 500; | background-color: #FFF4F3; font-style: normal; font-weight: 500; | ||
font-size: | font-size: 24px; | ||
} | } | ||
| Line 188: | Line 188: | ||
.mw-parser-output .author-note, | .mw-parser-output .author-note, | ||
.mw-parser-output .gr-author-note { | .mw-parser-output .gr-author-note { | ||
font-size: | font-size: 24px !important; font-weight: 700 !important; | ||
color: var(--gr-maroon) !important; | color: var(--gr-maroon) !important; | ||
text-align: center !important; | text-align: center !important; | ||
| Line 235: | Line 235: | ||
.teeka-block { | .teeka-block { | ||
border-radius: 5px; padding: 6px 10px 8px; margin: 0.3em 0; | border-radius: 5px; padding: 6px 10px 8px; margin: 0.3em 0; | ||
font-size: | font-size: 24px; line-height: 1.65; color: var(--gr-black); | ||
background: #fffdf5; border: 1px solid #f0e0b0; | background: #fffdf5; border: 1px solid #f0e0b0; | ||
} | } | ||
.teeka-title { | .teeka-title { | ||
font-family: var(--gr-system) !important; | font-family: var(--gr-system) !important; | ||
font-size: | font-size: 24px; font-weight: 700; letter-spacing: 0.06em; | ||
text-transform: uppercase; color: #a07040; | text-transform: uppercase; color: #a07040; | ||
margin-bottom: 4px; padding-bottom: 3px; border-bottom: 1px solid #e8d4a0; | margin-bottom: 4px; padding-bottom: 3px; border-bottom: 1px solid #e8d4a0; | ||
| Line 247: | Line 247: | ||
.teeka-body .bhashya, | .teeka-body .bhashya, | ||
.teeka-body .introduction { | .teeka-body .introduction { | ||
font-size: | font-size: 24px !important; text-indent: var(--gr-i7mm); padding-left: var(--gr-i2mm); | ||
} | } | ||
.teeka-body .shloka-line { | .teeka-body .shloka-line { | ||
font-size: | font-size: 24px !important; color: var(--gr-red) !important; font-style: italic; | ||
padding-left: var(--gr-i10mm) !important; | padding-left: var(--gr-i10mm) !important; | ||
} | } | ||
| Line 260: | Line 260: | ||
} | } | ||
.gr-moola-ref .shloka-line { | .gr-moola-ref .shloka-line { | ||
font-size: | font-size: 24px !important; color: var(--gr-orange) !important; padding-left: 0 !important; | ||
} | } | ||
/* ── Vyakhya descriptor headings ────────────────────────────────── */ | /* ── Vyakhya descriptor headings ────────────────────────────────── */ | ||
.gr-vyakhya-head, .gr-section-head { | .gr-vyakhya-head, .gr-section-head { | ||
font-size: | font-size: 24px; font-weight: 700; color: #6a3e00; | ||
margin: 0.4em 0 0.2em; border: none; padding: 0; font-family: inherit; | margin: 0.4em 0 0.2em; border: none; padding: 0; font-family: inherit; | ||
} | } | ||
| Line 362: | Line 362: | ||
/* ── Ullekha (references index) ────────────────────────────────── */ | /* ── Ullekha (references index) ────────────────────────────────── */ | ||
.gr-ullekha-title { | .gr-ullekha-title { | ||
color: var(--gr-maroon) !important; font-size: | color: var(--gr-maroon) !important; font-size: 24px !important; | ||
border-bottom: 1.5px dotted var(--gr-maroon) !important; | border-bottom: 1.5px dotted var(--gr-maroon) !important; | ||
padding-bottom: 6px !important; margin-bottom: 20px !important; text-align: left !important; | padding-bottom: 6px !important; margin-bottom: 20px !important; text-align: left !important; | ||