MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 243: | Line 243: | ||
/* ── 9. DOCUMENT TITLE ─────────────────────────────────────────── */ | /* ── 9. DOCUMENT TITLE ─────────────────────────────────────────── */ | ||
.gr-doc-title { | .gr-doc-title { | ||
font-size: | font-size: 2em; font-weight: 500; color: var(--maroon); | ||
line-height: 1.4; margin: 0 0 16px; border: none !important; | line-height: 1.4; margin: 0 0 16px; border: none !important; | ||
text-align:center; font-family: 'AdishilaDevGuru'; | |||
} | } | ||
| Line 324: | Line 325: | ||
.adhyaya-intro { margin-top: 8px; line-height: 1.75; color: #555; } | .adhyaya-intro { margin-top: 8px; line-height: 1.75; color: #555; } | ||
.introduction p { color: var(--dark-gray); font-weight: 400; margin: 0 !important; padding: 0 !important; } | .introduction p { color: var(--dark-gray); font-weight: 400; margin: 0 !important; padding: 0 !important; } | ||
.introduction { padding-bottom: 0.5em; } | .introduction { padding-bottom: 0.5em; text-align: justify; } | ||
/* ── 17. NYAYA / PRASNA ────────────────────────────────────────── */ | /* ── 17. NYAYA / PRASNA ────────────────────────────────────────── */ | ||