MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 13: | Line 13: | ||
.mwe-math-fallback-image-display { | .mwe-math-fallback-image-display { | ||
display: none !important; | display: none !important; | ||
} | } |
Revision as of 10:57, 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; }