Nearby Wells
query($query)) { /* fetch associative array */ while ($row = $result->fetch_assoc()) { echo' - +short well description
diff --git a/html-ONLY-site/css/desktop.css b/html-ONLY-site/css/desktop.css index 60e1a38..c8eae9a 100644 --- a/html-ONLY-site/css/desktop.css +++ b/html-ONLY-site/css/desktop.css @@ -1,12 +1,23 @@ -@media only screen and (min-width: 65em) { - +@media only screen and (min-width: 40.75em) { + div.well-card { + border: 2px solid #4d4d4d; + margin: 1.5rem; + width: 41rem; + } + main.list { + display: flex; + flex-direction: column; +/* justify-content: center;*/ + align-items: center; + } } @media only screen and (min-width: 45em) { div.well-card { border: 2px solid #4d4d4d; margin: 1.5rem; + width: 41rem; } main.search{ display: flex; @@ -17,5 +28,20 @@ color: inherit; width: 50%; } + + +} +@media only screen and (min-width: 25em) { + main.details{ + max-width: 25rem; + margin-left: auto; + margin-right: auto; + margin-top: 8rem; + } + #add-well{ + display: flex; + flex-direction: column; + align-items: center; + } } \ No newline at end of file diff --git a/html-ONLY-site/css/main.css b/html-ONLY-site/css/main.css index 4af3c66..9bfe93a 100644 --- a/html-ONLY-site/css/main.css +++ b/html-ONLY-site/css/main.css @@ -389,7 +389,10 @@ div.desk-details { } - +div.group{ + width: 100%; + max-width: 26rem; +} diff --git a/html-ONLY-site/css/map-desktop.css b/html-ONLY-site/css/map-desktop.css index 9c6b616..9213e45 100644 --- a/html-ONLY-site/css/map-desktop.css +++ b/html-ONLY-site/css/map-desktop.css @@ -24,7 +24,7 @@ margin-bottom: 3rem; } - div.well-card{ + main.map div.well-card{ margin-left: 0; margin-right: 0; top: auto; @@ -57,4 +57,9 @@ main.details{ margin-top: 0rem; } + a.go-to{ + float: right; + margin: 1rem; + + } } \ No newline at end of file diff --git a/html-ONLY-site/details-content.php b/html-ONLY-site/details-content.php index 3e84a08..695db11 100644 --- a/html-ONLY-site/details-content.php +++ b/html-ONLY-site/details-content.php @@ -1,4 +1,5 @@ +
n/a
06235
yes
\ No newline at end of file
diff --git a/html-ONLY-site/details.php b/html-ONLY-site/details.php
index a82fe0d..a8fd3ff 100644
--- a/html-ONLY-site/details.php
+++ b/html-ONLY-site/details.php
@@ -11,6 +11,7 @@
+
@@ -31,8 +32,8 @@
short well descriptionNearby Wells
query($query)) {
/* fetch associative array */
while ($row = $result->fetch_assoc()) {
echo'
-
+