Aeroacoustics: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
removed spam
 
en>Cesarlegendre
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
.mw-body, mtext {
span.mwe-math-mathml-inline, div.mwe-math-mathml-display {
     font-family: Latin Modern Roman;
     display: none !important;
}
}
math {
span.mwe-math-mathml-inline + .mwe-math-fallback-image-inline {
     font-family: Latin Modern Math;
     display: inline !important;
}
div.mwe-math-mathml-display + .mwe-math-fallback-image-display {
    display: block !important;
}
}

Latest revision as of 10:29, 25 September 2014

span.mwe-math-mathml-inline, div.mwe-math-mathml-display {
    display: none !important;
}
span.mwe-math-mathml-inline + .mwe-math-fallback-image-inline {
    display: inline !important;
}
div.mwe-math-mathml-display + .mwe-math-fallback-image-display {
    display: block !important;
}