From 3dd9ceb9b81171cc721bfabe4ba21651036a52d9 Mon Sep 17 00:00:00 2001 From: David Ashby Date: Tue, 7 Mar 2023 20:27:55 -0500 Subject: [PATCH] remove redundant css on showInfo --- css/site.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/css/site.css b/css/site.css index 37457b6..15c5e95 100644 --- a/css/site.css +++ b/css/site.css @@ -119,9 +119,6 @@ ul.nav li a { ul.nav li a:hover { border-bottom: 1px #fd9393 solid; } -#viewInfo { - cursor: pointer; -} .address { color: #ff4646;