diff --git a/event.css b/event.css index 73a9cfd..9dfbec4 100755 --- a/event.css +++ b/event.css @@ -40,7 +40,6 @@ h1 img #map { width: 100%; height: 500px; - margin-bottom: -30px; background-image: url("images/OSM.svg"); background-repeat: no-repeat; background-position: center; diff --git a/event.php b/event.php index 7a4ac62..b735b25 100755 --- a/event.php +++ b/event.php @@ -45,22 +45,53 @@ $dtend = strtotime($event['event_dtend']); $lng = $obj[0]["lon"]; $urlFrame = 'https://www.openstreetmap.org/export/embed.html?bbox='.$lng.','.$lat.','.$lng.','.$lat.'&layer=mapnik&floor&marker='.$lat.','.$lng; ?> - ; +