diff --git a/remarkbox_theme_meta/static/theme/meta/css/diff.css b/remarkbox_theme_meta/static/theme/meta/css/diff.css index 880b2ae..c41662b 100644 --- a/remarkbox_theme_meta/static/theme/meta/css/diff.css +++ b/remarkbox_theme_meta/static/theme/meta/css/diff.css @@ -134,7 +134,7 @@ div.container.main { margin-top: 180px; } -code, kbd, pre, samp, .MathJax_Display { +pre, .MathJax_Display { background-color: #fcf9f9; padding: 15px; border-radius: 8px;