MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 74: | Line 74: | ||
.gra-icon-prev { background-image: url('/images/prev.svg'); } | .gra-icon-prev { background-image: url('/images/prev.svg'); } | ||
.gra-icon-next { background-image: url('/images/next.svg'); } | .gra-icon-next { background-image: url('/images/next.svg'); } | ||
.gra-icon-footnote { background-image: url('/images/footnote.svg'); } | |||
#mw-content-text { | #mw-content-text { | ||
| Line 385: | Line 386: | ||
} | } | ||
.gr-vyakhya-gadya { | .gr-vyakhya-gadya { | ||
font-weight: bold | font-weight: bold; | ||
} | } | ||
.gr-vyakhya-para { margin: 0 0 0.5em 0; line-height: 1.65; color: #444; } | .gr-vyakhya-para { margin: 0 0 0.5em 0; line-height: 1.65; color: #444; } | ||
.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 { | ||
font-family: 'Adishila';font-weight: bold; display: block !important; margin-left: 0.2em;} | |||
.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; | ||