MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 213: | Line 213: | ||
.teeka-body { font-family: inherit; } | .teeka-body { font-family: inherit; } | ||
/* Shloka verse inside a teeka bubble */ | |||
.teeka-block .shloka-block { | |||
margin: 0 0 0.6em; | |||
text-align: left; | |||
} | |||
.teeka-block .shloka-line { | |||
display: block; | |||
font-style: italic; | |||
color: #be100e; | |||
line-height: 1.6; | |||
font-size: 1em; | |||
} | |||
/* ── Adhyaya block ───────────────────────────────────────────────*/ | /* ── Adhyaya block ───────────────────────────────────────────────*/ | ||