MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 385: | Line 385: | ||
* multi-script long titles to bleed out of the sidebar column. */ | * multi-script long titles to bleed out of the sidebar column. */ | ||
.vector-toc .vector-toc-text { | .vector-toc .vector-toc-text { | ||
font-size: 0.77em; | |||
white-space: normal !important; | white-space: normal !important; | ||
word-break: break-word !important; | word-break: break-word !important; | ||
| Line 398: | Line 399: | ||
.vector-toc a, | .vector-toc a, | ||
.vector-toc .vector-toc-link { | .vector-toc .vector-toc-link { | ||
font-size: 0.77em; | |||
font-family: 'Adishila', 'Noto Serif Devanagari', system-ui, sans-serif !important; | font-family: 'Adishila', 'Noto Serif Devanagari', system-ui, sans-serif !important; | ||
color: var(--text) !important; | color: var(--text) !important; | ||