From a7d6460c660fa215c2ae258a441f0754a09f6348 Mon Sep 17 00:00:00 2001 From: knaifus <33275878+knaifus@users.noreply.github.com> Date: Fri, 10 May 2024 03:54:46 +0800 Subject: [PATCH] Update cloud.css --- plash/cloud/cloud.css | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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*/