diff --git a/homepage/style.css b/homepage/style.css index 38e2586..83d6730 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -299,11 +299,11 @@ body::-webkit-scrollbar { margin-left: auto; margin-right: auto; } - .overview span{ + .overview span { margin-right: auto; margin-left: auto; } - .overview span img,.overview span table { + .overview span img,.overview span table,.overview img { margin: 0; width: 100%; } @@ -378,7 +378,7 @@ body::-webkit-scrollbar { margin-right: auto; margin-left: auto; } - .overview span img,.overview span table { + .overview span img,.overview span table,.overview img { margin: 0; width: 100%; } diff --git a/scripts/overview.php b/scripts/overview.php index 39284f5..dfadc51 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -89,6 +89,13 @@ $speciestally = $result5->fetchArray(SQLITE3_ASSOC);

+"; +} else { + echo "

No Detections For Today

"; +} +?>

Most Recent Detection:

@@ -103,13 +110,6 @@ $speciestally = $result5->fetchArray(SQLITE3_ASSOC);
-"; -} else { - echo "

No Detections For Today

"; -} -?>

Currently Analyzing