MediaWiki:Common.css: Difference between revisions

math settings
mNo edit summary
(math settings)
Line 251: Line 251:
     background: #0f0;
     background: #0f0;
     font-weight: unset;
     font-weight: unset;
}
/* Math */
mjx-container {
    font-size: 85%;
}
}


Line 262: Line 268:
}
}


div.math-block mjx-container {
    font-size: 100%;
}