From fdb017168a52a9afd5891a90f8de659629e70416 Mon Sep 17 00:00:00 2001 From: Gilad Grushka Date: Sun, 1 Oct 2017 09:34:39 +0300 Subject: [PATCH] Remove background color from theme This is the first time I've seen a background color in a theme. Does it make sense to put a background color on all the page in a theme? Please rethink this. --- src/themes/wix-theme/theme.st.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/themes/wix-theme/theme.st.css b/src/themes/wix-theme/theme.st.css index ec9d5a1a7..a670c02bd 100644 --- a/src/themes/wix-theme/theme.st.css +++ b/src/themes/wix-theme/theme.st.css @@ -70,10 +70,6 @@ } /* General */ -.root { - background: value(D70); -} - /* Basic Styles */