From 098f9d554654bf50ceba239c013897299918a59e Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Wed, 24 Oct 2018 23:37:39 -0500 Subject: [PATCH] =?UTF-8?q?organizaci=C3=B3n=20de=20las=20cajas=20internas?= =?UTF-8?q?=20de=20las=20empresas=20para=20poder=20quitar=20los=20css=20ad?= =?UTF-8?q?icionales=20puestos=20a=20cada=20empresa=20para=20estilizar=20l?= =?UTF-8?q?os=20layout=20submodulo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 44 ++++++++++++++++++++++++++++++++++------- funciones/funciones.php | 6 +++--- 2 files changed, 40 insertions(+), 10 deletions(-) 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