hugo-theme-zzo/assets/sass/components/_math.scss

11 lines
156 B
SCSS
Raw Normal View History

2019-11-17 16:44:04 +00:00
code.has-jax {
font: inherit;
font-size: 100%;
background: inherit;
border: inherit;
color: #515151;
}
.MathJax {
font-size: 120% !important;
}