From ce329eeb4a2a54cfd3330fb97e76244942137e99 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 1 Aug 2024 21:31:39 -0600 Subject: [PATCH] Update index.html --- index.html | 104 ++++++++++++++++++++++++++--------------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/index.html b/index.html index 612ae53..ca9ac37 100644 --- a/index.html +++ b/index.html @@ -15,52 +15,52 @@ font-family: Arial, sans-serif; text-align: center; margin: 0; - padding: 0. + padding: 0; } iframe { border: none; width: 800px; height: 600px; margin: 20px auto; - display: block. + display: block; } .button { - display: inline-block. - margin: 10px 20px. - padding: 10px 20px. - font-size: 16px. - color: white. - background-color: #007bff. - border: none. - border-radius: 5px. - text-decoration: none. - cursor: pointer. + display: inline-block; + margin: 10px 20px; + padding: 10px 20px; + font-size: 16px; + color: white; + background-color: #007bff; + border: none; + border-radius: 5px; + text-decoration: none; + cursor: pointer; } .button:hover { - background-color: #0056b3. + background-color: #0056b3; } #button-container { - display: flex. - justify-content: center. - align-items: center. - flex-wrap: wrap. + display: flex; + justify-content: center; + align-items: center; + flex-wrap: wrap; } #consent-banner { - position: fixed. - bottom: 0. - width: 100%. - background: #333. - color: #fff. - padding: 10px. - text-align: center. - display: none. + position: fixed; + bottom: 0; + width: 100%; + background: #333; + color: #fff; + padding: 10px; + text-align: center; + display: none; }

CSMS Claims and Neighbors

- - + +
View in Google Maps View in Gaia GPS @@ -71,49 +71,49 @@