Szablon:Wzór/styles.css

Z Wikibooks, biblioteki wolnych podręczników.
.mathml .mwe-math-mathml-a11y {
     clip: auto !important;
     overflow: visible !important;
     position: static !important;
     width: auto !important;
     height: auto !important;
     opacity: 1 !important;
 }
.mathml .mwe-math-mathml-inline {
	display:inline-block !important;
}
.mathml .mwe-math-fallback-image-inline, .mathml .mwe-math-fallback-image-display {
     display: none !important;
 }
.mathml mtext {
     font-family: Latin Modern Roman;
 }
.mathml math {
     font-family: Latin Modern Math;
 }
/*{{Kategoria|Szablony - arkusze stylów}}*/