diff --git a/event.css b/event.css index 9dfbec4..db80d97 100755 --- a/event.css +++ b/event.css @@ -43,4 +43,11 @@ h1 img background-image: url("images/OSM.svg"); background-repeat: no-repeat; background-position: center; + border: 0px; + overflow: hidden; + margin:0; +} + +#image img { + width: 100%; } diff --git a/event.php b/event.php index 5c10fa6..228be42 100755 --- a/event.php +++ b/event.php @@ -30,7 +30,7 @@ $dtend = strtotime($event['event_dtend']);

-

+ edit icon

Date et lieu

@@ -44,7 +44,7 @@ $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; ?> - +
- " width="100%"> + " alt="image Evenement" />