diff --git a/editor/svg-editor.css b/editor/svg-editor.css index a36e537..7db9e5e 100644 --- a/editor/svg-editor.css +++ b/editor/svg-editor.css @@ -1,4 +1,5 @@ /* Comment to prevent wrong concat */ + body { background: #2F2F2C; font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; diff --git a/method-draw/svg-editor.css b/method-draw/svg-editor.css index a36e537..7db9e5e 100644 --- a/method-draw/svg-editor.css +++ b/method-draw/svg-editor.css @@ -1,4 +1,5 @@ /* Comment to prevent wrong concat */ + body { background: #2F2F2C; font: 13px/120% 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;