diff --git a/milfs/css/style.css b/milfs/css/style.css
index 4205da9..bf8d352 100644
--- a/milfs/css/style.css
+++ b/milfs/css/style.css
@@ -4,9 +4,7 @@ body {overflow-x:hidden!important;}
background-color: #777677;
}
-.affix{
- position: unset;
-}
+
.btn-botonera-admin {
margin-left: 20px;
margin-right: 20px;
@@ -54,17 +52,19 @@ body {overflow-x:hidden!important;}
}
.thumbnail {
- height: 400px;
+ height: 100%;
overflow-y: auto;
overflow-x: hidden;
padding: 10px;
+ border:none;
}
.box-secciones {
- box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
- transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
+/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
+ transition: all 0.3s cubic-bezier(.25, .8, .25, 1);*/
border-radius: 0px !important;
- border: none !important;
+ padding: 50px;
+ border-bottom: 1px solid lightgrey;
}
.box-secciones:hover {
@@ -72,7 +72,7 @@ body {overflow-x:hidden!important;}
}
.img-secciones {
- max-height: 150px;
+ max-height: 250px;
}
#buscador_centro {
@@ -316,6 +316,11 @@ legend.legend-area {
/*RESPONSIVE*/
+@media only screen and (min-width: 1200px) {
+
+
+}
+
@media (max-width: 991px) {
#encabezado_proyecto {
text-align: center;
diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php
index f9a2077..ba5ea69 100644
--- a/milfs/funciones/funciones.php
+++ b/milfs/funciones/funciones.php
@@ -5950,7 +5950,7 @@ if (mysqli_num_rows($sql)!='0'){
@@ -5958,7 +5958,7 @@ if (mysqli_num_rows($sql)!='0'){
}
$contenido ="
- $imagen
+
$descripcion_limpia
";
@@ -5979,45 +5979,44 @@ if($ver_data[0] !="0") {$boton_ver_data ="
$row[nombre]
- $imagen
-
$row[descripcion]
-