org-theme/scss/partials/_mathjax.scss

8 lines
134 B
SCSS
Raw Permalink Normal View History

2021-02-05 10:35:01 +01:00
mjx-menclose {
mjx-box {
padding: 0.5em !important;
border-radius: 0.2em;
background: $pale-blue;
}
}