diff --git a/public/style.css b/public/style.css index 5003f13eb198b72021544d675c00a7103210e0d7..62e7db43baf4b738eef0f30839d635661fe1df93 100644 --- a/public/style.css +++ b/public/style.css @@ -82,7 +82,9 @@ body { border-radius: var(--rounded); } - +button:hover { + cursor: pointer +} .legend button:active { background: #ffffff44;