MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 296: | Line 296: | ||
/* ── 14. TEEKA ─────────────────────────────────────────────────── */ | /* ── 14. TEEKA ─────────────────────────────────────────────────── */ | ||
.teeka-block { | .teeka-block { | ||
padding: 6px 10px 8px; margin: 0.3em 0; | |||
font-size: 0.92em; line-height: 1.6; color: #555; | font-size: 0.92em; line-height: 1.6; color: #555; | ||
} | } | ||
.teeka-title { | .teeka-title { | ||
font-family: | font-family: 'AdishilaDev';, sans-serif !important; | ||
font-size: 0.75em; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; | font-size: 0.75em; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; | ||
color: var(--brown); margin-bottom: 4px; padding-bottom: 3px; | color: var(--brown); margin-bottom: 4px; padding-bottom: 3px; | ||
| Line 307: | Line 306: | ||
} | } | ||
.teeka-body .shloka-block { | .teeka-body .shloka-block { | ||
margin: 0.4em 0; padding: 0.3em 0.6em; | margin: 0.4em 0; padding: 0.3em 0.6em; font-family: 'AdishilaDev'; | ||
} | } | ||
.teeka-body .shloka-line { color: #8a4a00; font-style: italic; font-size: 0.97em; } | .teeka-body .shloka-line { color: #8a4a00; font-style: italic; font-size: 0.97em; font-family: 'AdishilaDev'; } | ||
/* ── 15. PRATEEKA / MOOLA ──────────────────────────────────────── */ | /* ── 15. PRATEEKA / MOOLA ──────────────────────────────────────── */ | ||