From e6435e500eed6a42b2031deb68451ae2a2319e8e Mon Sep 17 00:00:00 2001 From: NetMan <13informatyka14@gmail.com> Date: Tue, 9 Jan 2024 20:07:08 +0100 Subject: [PATCH] Added paint space, painting on hover After 1 second the block goes white again --- index.html | 3 +++ script.js | 21 +++++++++++++++++++++ style.css | 15 +++++++++++++++ 3 files changed, 39 insertions(+) diff --git a/index.html b/index.html index 9ec461e..e02de6c 100644 --- a/index.html +++ b/index.html @@ -9,5 +9,8 @@