From 5449d3a0f9ba09547fe1740486028a4420b24edb Mon Sep 17 00:00:00 2001 From: LiDewong <95974704+LiDewong@users.noreply.github.com> Date: Wed, 2 Mar 2022 00:24:41 +0800 Subject: [PATCH] droplets --- css/game.css | 7 +++++++ game.html | 1 + 2 files changed, 8 insertions(+) diff --git a/css/game.css b/css/game.css index 20c74e2..3a4c35f 100644 --- a/css/game.css +++ b/css/game.css @@ -38,6 +38,13 @@ top: -45px; left: 45%; } +.droplet { + position: absolute; + right: 100px; + top: 85px; + width: 17%; + height: 50px; +} button { position: relative; diff --git a/game.html b/game.html index 70a6f91..6f5778e 100644 --- a/game.html +++ b/game.html @@ -24,6 +24,7 @@ +

game