diff --git a/wise-editor/src/main/webapp/css/compatibility.less b/wise-editor/src/main/webapp/css/compatibility.less index 04c7ed25..e9d8daf8 100644 --- a/wise-editor/src/main/webapp/css/compatibility.less +++ b/wise-editor/src/main/webapp/css/compatibility.less @@ -89,7 +89,7 @@ body * { } body { - font: normal 80% "Helvetica Neue",Helvetica,Arial,sans-serif; +// font: normal 80% "Helvetica Neue",Helvetica,Arial,sans-serif; background-color: #fff; }