TupaleFrontEnd/Connect_America/mapa.html

65 lines
2.3 KiB
HTML

<style media='screen'>
.btn {
border-radius: 0px;
}
.leaflet-popup-content-wrapper {
border-radius: 0px;
}
.panel-heading {
color: white !important;
font-weight: 900 !important;
background-color: rgba(45, 155, 174, 0.9);
!important;
border-radius: 0px;
}
.btn-info {
color: #fff !important;
background-color: #e24e4e;
border-color: #e24e4e;
}
.btn-sm {
padding: 4px 8px;
font-size: 12px;
}
</style>
<div style='padding:0px !important; '> <img style='max-width:100%;' class='img img-responsive' src='https://connectamericas.tupale.co/milfs/images/secure/?file=300/$campo[3289]' />
<div class='panel-heading'>
<h1 class='panel-title text-center'>$campo_limpio[3650]</h1>
</div>
<div class='list-group'>
<div class='list-group-item'>
<h5 class='list-group-item-heading text-info'><strong class='text-info'>Descipción de la solución</strong></h5>
<span class='list-group-item-text'>$campo_80[3660]</span>
</div>
<div class='list-group-item'>
<h5 class='list-group-item-heading text-info'><strong class='text-info'>Categoría de la solución</strong></h5>
<span class='list-group-item-text'>$campo_limpio[3661]</span>
</div>
<div class='list-group-item'>
<h5 class='list-group-item-heading text-info'><strong class='text-info'>Sitio web</strong></h5>
<span class='list-group-item-text' style='word-wrap: break-word !important;
overflow-wrap: break-word !important ;'>$campo[3653]</span>
</div>
<div class='list-group-item'>
<h5 class='list-group-item-heading text-info'><strong class='text-info'>País / Country</strong></h5>
<span class='list-group-item-text' style='word-wrap: break-word !important;
overflow-wrap: break-word !important ;'>$campo[3656]</span>
</div>
<div class='list-group-item'>
<h5 class='list-group-item-heading text-info'><strong class='text-info'>Alcance geográfico</strong></h5>
<span class='list-group-item-text' style='word-wrap: break-word !important;
overflow-wrap: break-word !important ;'>$campo[3658]</span>
</div>
<center><a class='btn btn-info' role='button' href='https://connectamericas.tupale.co/i$control' target='_blank'>Leer información completa</a></center>
</div>
</div>