U4-9055 remove background-color on preview that was interfering with the website

style
This commit is contained in:
Stefano Chiodino
2016-11-03 11:40:20 +00:00
parent ef38808ba5
commit c1ffefc6af

View File

@@ -21,7 +21,6 @@ body {
font-size: 14px;
line-height: 20px;
color: #343434;
background-color: #F5F5F5;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;