MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 306: | Line 306: | ||
.bhashyam-block { | .bhashyam-block { | ||
display: block; font-size: 1em; line-height: 1.6; color: #555; | display: block; font-size: 1em; line-height: 1.6; color: #555; | ||
padding: 0; border: none; background: transparent; | |||
} | } | ||
.gr-bhashyam, .commentary-bhashyam { | .gr-bhashyam, .commentary-bhashyam { | ||
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 { color: #555 | .gr-leading-bhashya { color: #555; } | ||
/* ── 13. PADYA ─────────────────────────────────────────────────── */ | /* ── 13. PADYA ─────────────────────────────────────────────────── */ | ||
| Line 385: | Line 385: | ||
.gr-embedded-bhashya { margin: 0.2em 0 0.2em 1em; line-height: 1.6; } | .gr-embedded-bhashya { margin: 0.2em 0 0.2em 1em; line-height: 1.6; } | ||
.gr-gadya { | .gr-gadya { | ||
display: block !important; font-size: 0.96em !important; | display: block !important; font-size: 0.96em !important;} | ||
} | |||
.gr-author-note { | .gr-author-note { | ||
font-style: italic; color: var(--maroon); text-align: center; font-size: 0.9em; | font-style: italic; color: var(--maroon); text-align: center; font-size: 0.9em; | ||
margin: 0.8em 0 0.4em 0; border-top: 1px solid #ddd; padding-top: 0.4em; font-family: 'AdishilaDev' | margin: 0.8em 0 0.4em 0; border-top: 1px solid #ddd; padding-top: 0.4em; font-family: 'AdishilaDev' | ||
} | } | ||
.gr-devatachandas { font-size: | .gr-devatachandas { | ||
.gr-vargikarana { font-size: | font-size: 1em; | ||
color: #f77628; | |||
font-weight: 500; | |||
margin-top: 10px; | |||
text-align: center; } | |||
.gr-vargikarana { | |||
font-size: 1em; | |||
color: #f77628; | |||
font-weight: 500; | |||
margin-top: 10px; | |||
text-align: center; } | |||
/* ── 20. BHASHYA COLLECTION ────────────────────────────────────── */ | /* ── 20. BHASHYA COLLECTION ────────────────────────────────────── */ | ||
| Line 542: | Line 549: | ||
width: 100% !important; | width: 100% !important; | ||
} | } | ||
/* Home grid single column on Minerva */ | /* Home grid single column on Minerva */ | ||
.skin-minerva .gr-home-grid { | .skin-minerva .gr-home-grid { | ||