diff --git a/css/milfs.css b/css/milfs.css index 1fdefdc..ab72ede 100644 --- a/css/milfs.css +++ b/css/milfs.css @@ -2,6 +2,10 @@ el otro archivo css style.css que está en la carpeta milfs no está referenciado en index.php de milfs*/ + +#barra_milfs{ + position: absolute; +} #contenedor_principal{ padding-top: 10em; } diff --git a/css/style.css b/css/style.css index 838bd44..9bde4cd 100644 --- a/css/style.css +++ b/css/style.css @@ -26,25 +26,25 @@ h1, h2, h3, h4, h5, h6 { opacity: 1; } -.container,#principal_general{ - padding-left: 0px; - padding-right: 0px; -} - -.container-fluid,#caja{ - padding-left: 0px; - padding-right: 0px; - margin-left: 0px; - margin-right: 0px; +#asistento{ + padding-top: 5em; } #lo_ultimo{ - background: white; + padding-bottom: 3em; } .lo_ultimo>img{ max-height: 300px;' } +.titulo_seccion{ + padding-top: 3em; + padding-bottom: 1em; + font-family: "Helvetica", times, sans-serif !important; + font-weight: 500 !important; + line-height: 1.1 !important; + font-size: 36px; +} .navbar-inverse { background-color: #222; @@ -190,8 +190,6 @@ h1, h2, h3, h4, h5, h6 { padding-left: 80px !important; } - - #encabezado_proyecto { padding-top: 30px; } @@ -206,6 +204,7 @@ h1, h2, h3, h4, h5, h6 { #proyectos { background-color: #d4d4d4; + padding-top: 4em; } .div_proyecto { @@ -501,6 +500,14 @@ RESPONSIVE */ margin-right: 20px; } } +@media only screen and (max-width: 1440px) { + .titulo_seccion{ + padding-top: 1em; + } + #asistento{ + padding-top: 1em; + } +} @media only screen and (max-width: 1200px) { #logo_cabecera { @@ -570,23 +577,33 @@ RESPONSIVE */ } @media only screen and (max-width: 495px) { - #contenedor_cabecera { - padding-top: 0em; - } + #proyectos{ display: grid !important; } +.lead { + padding-left: 0px; + padding-right: 0px; +} } @media only screen and (max-width: 360px) { + #principal_general{ + padding-left: 0px; + padding-right: 0px; + } + + #caja{ + padding-left: 0px; + padding-right: 0px; + margin-left: 0px; + margin-right: 0px; + } #slogan_cabecera { font-size: 1em; } - #div_panel_aplicaciones { - padding-top: 10em; -} } diff --git a/funciones/funciones.php b/funciones/funciones.php index 0d5dac4..63bf04d 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -5330,7 +5330,7 @@ $cols = (12/$divider); $titulo[]=""; if ($form !=""){ $w_form = "AND form_id='$form' ";}else{ $w_form="";} if($tipo =="ultimos") { - $titulo="LO ÚLTIMO"; + $titulo="Lo Último"; $consulta ="SELECT * FROM `form_datos`, form_id WHERE `form_datos`.form_id = form_id.id AND form_id.publico = '1' $w_form GROUP BY form_datos.control ORDER BY form_datos.timestamp DESC LIMIT $limite"; } elseif($tipo =="aleatorios" ){ @@ -5438,7 +5438,7 @@ $link=Conectarse(); $contenido_campo =substr($contenido_campo,0,$maximo)."... "; } $contenido .= " -
+
@@ -5450,7 +5450,7 @@ $link=Conectarse(); "; } $resultado = " - $titulo + $titulo $contenido"; } else{} @@ -5883,7 +5883,7 @@ $sm = 4; $i =0; while( $row = mysqli_fetch_array( $sql ) ) { if($i % $divider==0) { - $encontrados .= "
"; + $encontrados .= "
"; } $i++; if($row['imagen'] !="") { @@ -5918,7 +5918,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { } $resultado =" -
+

Proyectos

Conoce los proyectos que usan Tupale.co para la implementación de sus herramientas, selecciona para conocer más