MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
height: auto !important; | height: auto !important; | ||
opacity: 1 !important; | opacity: 1 !important; | ||
font-size: | font-size: 150%; | ||
} | } | ||
.mwe-math-fallback-image-inline, | .mwe-math-fallback-image-inline, |
Revision as of 10:54, 28 September 2023
/* CSS placed here will be applied to all skins */ .mwe-math-mathml-a11y { clip: auto !important; overflow: visible !important; position: static !important; width: auto !important; height: auto !important; opacity: 1 !important; font-size: 150%; } .mwe-math-fallback-image-inline, .mwe-math-fallback-image-display { display: none !important; }