diff --git a/style.css b/style.css index 3b89982..cb102d0 100644 --- a/style.css +++ b/style.css @@ -156,6 +156,8 @@ body.mce-content-body { width: auto; margin: 10px; float: none; + -webkit-font-smoothing: auto !important; + font-smoothing: auto !important; } body.bubble {