From a723636ebe2fd64ece8f5afd703212bc5c577b7f Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Sun, 22 Apr 2018 15:14:58 -0500 Subject: [PATCH] ajustes sobre cambios responsive --- index.php | 10 +++++----- milfs/css/style.css | 33 ++++++++++++++++++--------------- 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/index.php b/index.php index 9f71e1d..e0b111f 100644 --- a/index.php +++ b/index.php @@ -1359,24 +1359,24 @@ echo $css_adicional;
-
+
-
+ -
+

">

-
+
" ; - }else{ echo "
" ;} ?> + }else{ echo "
" ;} ?> li>a { color: #333 !important; @@ -327,20 +332,18 @@ legend.legend-area { } } -@media (max-width: 600px) { - #logo_cabecera { - margin-left: 5em !important; - } -} - - @media (max-width: 480px) { #logo_cabecera { - margin-left: 1em !important; max-width: 100% !important; } + + .cabecera { + padding-bottom: 30px; + padding-left: 0px !important; } +} +