diff --git a/plash/cloud/cloud.css b/plash/cloud/cloud.css index 2288e58..df9534f 100755 --- a/plash/cloud/cloud.css +++ b/plash/cloud/cloud.css @@ -11,11 +11,8 @@ body { #clouds{ padding: 200px 0; - /* background: transparent; */ - background: #c9dbe9; - background: -webkit-linear-gradient(top, #c9dbe9 0%, #fff 100%); - background: -linear-gradient(top, #c9dbe9 0%, #fff 100%); - background: -moz-linear-gradient(top, #c9dbe9 0%, #fff 100%); + background: transparent; + /* background: #c9dbe9; */ } /*Time to finalise the cloud shape*/