From 3948c79891e51a84f028cb5c41f9bd9b8dadf49c Mon Sep 17 00:00:00 2001 From: ArtemB Date: Tue, 21 Nov 2023 19:09:13 +0300 Subject: [PATCH] 0.0.249 add cursor pointer --- static/css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/styles.css b/static/css/styles.css index 0bab188..fd02cde 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1154,6 +1154,7 @@ h2.title_new_route{ text-align: center; position: relative; height: 40px; + cursor: pointer; } .menu_profile>div:first-of-type { border-radius: 10px;