diff --git a/css/style.css b/css/style.css index 4586584..2ac7c52 100644 --- a/css/style.css +++ b/css/style.css @@ -259,7 +259,6 @@ border-color: transparent; height: 100% !important; overflow-y: auto; overflow-x: hidden; - padding: 0px 0px 70px 0px; border: none; } @@ -267,7 +266,7 @@ border-color: transparent; /* 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; - padding-top: 2em; + padding: 3em; border-bottom: 1px solid lightgrey; } @@ -512,7 +511,7 @@ RESPONSIVE */ @media only screen and (max-width: 1200px) { #cabecera{ - padding-top: 24em; + padding-top: 20em; } #logo_cabecera { @@ -554,9 +553,8 @@ RESPONSIVE */ #logo_cabecera { padding-top: 2em; } - .articulo_contenido { - padding-right: 2em; - padding-left: 1.5em; + #caja{ + padding: 0px; } } @@ -566,6 +564,15 @@ RESPONSIVE */ padding-top: 21em; } + #lo_ultimo{ + padding-left: 0px; + padding-right: 0px; + } + #contenedor_landingpage { + padding-left: 0px !important; + padding-right: 0px !important; + } + #logo_cabecera { max-width: 65% !important; } @@ -587,10 +594,23 @@ RESPONSIVE */ padding-left: 0px; padding-right: 0px; } +.articulo_cuadro{ + padding-left: 0px; + padding-right: 0px; +} + +div#contenedor_landingpage { + padding-left: 0px !important; + padding-right: 0px !important; +} +.box-secciones{ + padding: 1em; + padding-bottom: 4em; +} } -@media only screen and (max-width: 360px) { +@media only screen and (max-width: 375px) { #cabecera{ padding-top: 15em; } @@ -609,6 +629,16 @@ RESPONSIVE */ #slogan_cabecera { font-size: 1em; } + .articulo_cuadro{ + padding-left: 0px; + padding-right: 0px; + } + .btn-group-sm>.btn, .btn-sm { + padding: 5px 7px; + font-size: 11px; + line-height: 1.5; + border-radius: 3px; +} } diff --git a/funciones/funciones.php b/funciones/funciones.php index fc57988..41c4ac3 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -6489,7 +6489,7 @@ if($ver_data[0] !="0") {$boton_ver_data =" +
$linea