diff --git a/post-custom-content.css b/post-custom-content.css index 493d0a5..a33ae5b 100644 --- a/post-custom-content.css +++ b/post-custom-content.css @@ -72,3 +72,7 @@ bottom: 0; left: 0; } + +.ace_editor div { + font: inherit !important +} \ No newline at end of file