Add mathjax SCSS

This commit is contained in:
2021-02-05 10:35:01 +01:00
parent 08a95276c9
commit 0e0054b813
3 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
mjx-menclose {
mjx-box {
padding: 0.5em !important;
border-radius: 0.2em;
background: $pale-blue;
}
}