diff options
Diffstat (limited to 'docs/_static/custom.css')
| -rw-r--r-- | docs/_static/custom.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css index ba69356..4c4e201 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -26,3 +26,8 @@ dt:target, .highlight { width: 107px; font-weight: normal !important; } + +.frame mjx-math { + border: 1px solid #e0e0e0; + padding: 5px; +}
\ No newline at end of file |
