From 64414fbeb94340705013f0dffd4045cf4a441598 Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Sat, 21 Apr 2018 22:27:34 -0500 Subject: [PATCH 1/3] ajustes en el responsive --- index.php | 6 +++--- milfs/css/style.css | 8 ++++---- milfs/funciones/funciones.php | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/index.php b/index.php index 82f401f..9f71e1d 100644 --- a/index.php +++ b/index.php @@ -1369,14 +1369,14 @@ echo $css_adicional; -
+

">

-
+
" ; - }else{ echo "
" ;} ?> + }else{ echo "
" ;} ?> +
@@ -5931,7 +5931,7 @@ if($publico[0] =='1') { }else{ if($llenar[0] !="0"){ $linea .=" -
+
From b9f57d1bf0535c2cbb858ef84080858e6afd2a32 Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Sat, 21 Apr 2018 22:41:00 -0500 Subject: [PATCH 2/3] cambios en style.css --- milfs/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/milfs/css/style.css b/milfs/css/style.css index cb69efa..1891f99 100644 --- a/milfs/css/style.css +++ b/milfs/css/style.css @@ -46,15 +46,15 @@ } .box-secciones { - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important; - transition: all 0.3s cubic-bezier(.25, .8, .25, 1) !important; + 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; } .box-secciones:hover { box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); -} +}git .img-secciones { max-height: 150px; From 2b8f7a837b9e373e1bbd8af9c7ed26d9e013d60b Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Sat, 21 Apr 2018 22:43:07 -0500 Subject: [PATCH 3/3] error --- milfs/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milfs/css/style.css b/milfs/css/style.css index 1891f99..c213eb2 100644 --- a/milfs/css/style.css +++ b/milfs/css/style.css @@ -54,7 +54,7 @@ .box-secciones:hover { box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); -}git +} .img-secciones { max-height: 150px;