From 6973191d5a761acbb67c6fffc24ac39778c6054d Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 7 Aug 2024 16:14:56 -0600 Subject: [PATCH] Revert to previous layout and style --- index.html | 40 +++------------------------------------- 1 file changed, 3 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index a5b35ec..5749d26 100644 --- a/index.html +++ b/index.html @@ -41,34 +41,6 @@ margin-bottom: 20px; box-shadow: 0 4px 8px rgba(0,0,0,0.1); } - .legend { - width: 960px; - margin-bottom: 20px; - text-align: left; - padding: 10px; - background-color: #fff; - border: 1px solid #ccc; - box-shadow: 0 4px 8px rgba(0,0,0,0.1); - } - .legend h3 { - margin-top: 0; - } - .legend ul { - list-style: none; - padding-left: 0; - } - .legend li { - margin-bottom: 5px; - } - .legend .color-box { - width: 20px; - height: 20px; - display: inline-block; - margin-right: 10px; - } - .color-green { - background-color: #00ff00; /* Adjust the color to match your map */ - } .buttons { text-align: center; margin: 20px 0; @@ -115,20 +87,14 @@
-
-

Legend

-
    -
  • CSMS Claims
  • -
-
- View on Google Maps - View on Gaia GPS + +
- + \ No newline at end of file