MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
height: auto !important; | height: auto !important; | ||
opacity: 1 !important; | opacity: 1 !important; | ||
font-size: 120%; | |||
} | } | ||
.mwe-math-fallback-image-inline, | .mwe-math-fallback-image-inline, |
Latest revision as of 13:17, 5 October 2023
/* CSS placed here will be applied to all skins */ /* Removed after feedback 2023-10-05: font-size: 150%; */ .mwe-math-mathml-a11y { clip: auto !important; overflow: visible !important; position: static !important; width: auto !important; height: auto !important; opacity: 1 !important; font-size: 120%; } .mwe-math-fallback-image-inline, .mwe-math-fallback-image-display { display: none !important; }