diff --git a/remarkbox_theme_meta/static/theme/meta/css/diff.css b/remarkbox_theme_meta/static/theme/meta/css/diff.css index 754919b..880b2ae 100644 --- a/remarkbox_theme_meta/static/theme/meta/css/diff.css +++ b/remarkbox_theme_meta/static/theme/meta/css/diff.css @@ -144,6 +144,12 @@ code, kbd, pre, samp, .MathJax_Display { width: unset !important; } +pre.preview { + background-color: unset; + border-radius: unset; + border: unset; + padding: unset; +} @media screen and (max-width:750px) { .navother {