2019-11-17 16:44:04 +00:00
|
|
|
.MathJax {
|
2020-07-23 06:55:44 +00:00
|
|
|
overflow-x: auto;
|
|
|
|
overflow-y: hidden;
|
2020-07-24 02:09:48 +00:00
|
|
|
box-sizing: border-box;
|
2020-07-23 06:55:44 +00:00
|
|
|
}
|
2020-07-24 05:07:48 +00:00
|
|
|
|
|
|
|
code.has-jax {
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
background: inherit !important;
|
|
|
|
border: none !important;
|
|
|
|
font-size: 100%;
|
|
|
|
}
|