From bf29f055057b0105e2c64177e5c58fb64c3876dc Mon Sep 17 00:00:00 2001 From: nglk Date: Fri, 5 Mar 2021 18:27:52 +0100 Subject: [PATCH] no hover in box4 --- static/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 6e8899a..98cf20b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -233,9 +233,6 @@ a :hover { cursor: pointer; } -#box4:hover { - cursor: pointer; -} .map_legend p { padding-left: 5px;