MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 279: Line 279:
.verse-block .shloka-block { text-align: left; margin: 0; }
.verse-block .shloka-block { text-align: left; margin: 0; }
.verse-block .shloka-line {
.verse-block .shloka-line {
   display: block; font-style: italic; color: #c65;
   display: block; color: #c65;
   font-weight: 500; line-height: 1.35; margin: 0;
   font-weight: 500; line-height: 1.35; margin: 0;
}
}
Line 287: Line 287:


.gr-verse-text, .verse-line, .verse-text {
.gr-verse-text, .verse-line, .verse-text {
   color: #b5451b; font-style: italic; line-height: 1.5; display: block; margin: 0.1em 0;
   color: #b5451b; line-height: 1.5; display: block; margin: 0.1em 0;
}
}
.gr-verse-type-sutra .gr-verse-text,
.gr-verse-type-sutra .gr-verse-text,
Line 311: Line 311:
   color: #222; font-style: normal; line-height: 1.75; margin: 0.3em 0 0.5em 0;
   color: #222; font-style: normal; line-height: 1.75; margin: 0.3em 0 0.5em 0;
}
}
.gr-leading-bhashya { font-style: italic; color: #555; margin: 0.4em 0 0.5em 0; }
.gr-leading-bhashya { color: #555; margin: 0.4em 0 0.5em 0; }


/* ── 13. PADYA ─────────────────────────────────────────────────── */
/* ── 13. PADYA ─────────────────────────────────────────────────── */
.padya-block {
.padya-block {
   display: block; font-size: 1em; line-height: 1.75; color: #c65 !important;
   display: block; font-size: 1em; line-height: 1.75; color: #c65 !important;
   font-style: italic; font-weight: 500; margin: 0.4em 0 0.6em 60px;
   font-weight: 500; margin: 0.4em 0 0.6em 60px;
}
}
.gr-padapatha { font-size: 0.9em; color: #555; margin: 0.2em 0 0.3em 0.8em; }
.gr-padapatha { font-size: 0.9em; color: #555; margin: 0.2em 0 0.3em 0.8em; }
Line 332: Line 332:
   margin: 0.4em 0; padding: 0.3em 0.6em; font-family: 'AdishilaDev';
   margin: 0.4em 0; padding: 0.3em 0.6em; font-family: 'AdishilaDev';
}
}
.teeka-body .shloka-line { font-style: italic; font-size: 0.97em; font-family: 'AdishilaDev'; }
.teeka-body .shloka-line { font-size: 0.97em; font-family: 'AdishilaDev'; }


/* ── 15. PRATEEKA / MOOLA ──────────────────────────────────────── */
/* ── 15. PRATEEKA / MOOLA ──────────────────────────────────────── */
Line 340: Line 340:
   text-align: center; color: #333; margin: 0.7em 0 0.3em; line-height: 1.5;
   text-align: center; color: #333; margin: 0.7em 0 0.3em; line-height: 1.5;
}
}
.gr-moola { font-weight: bold; font-style: italic; color: #c65; }
.gr-moola { font-weight: bold; color: #c65; }


/* ── 16. ADHYAYA ───────────────────────────────────────────────── */
/* ── 16. ADHYAYA ───────────────────────────────────────────────── */
Line 370: Line 370:
}
}
.gr-avataranika {
.gr-avataranika {
   font-style: italic; color: #444; margin: 0.2em 0 0.5em 0.5em;
   color: #444; margin: 0.2em 0 0.5em 0.5em;
   padding-left: 0.6em; border-left: 2px solid #c9a96e; line-height: 1.6;
   padding-left: 0.6em; border-left: 2px solid #c9a96e; line-height: 1.6;
}
}