diff --git a/CSS/main.css b/CSS/main.css index 74310bb..a61da90 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -67,7 +67,7 @@ cursor: pointer; right: 5px; bottom: 100px; - z-index: 999; + z-index: 98; } @@ -86,14 +86,14 @@ .img-carrito:hover ~ .desplegable-carrito{ display:block; opacity: 1; - z-index: 999; + z-index: 98; } .cestaCompra:hover > .desplegable-carrito{ display:block; opacity: 1; - z-index: 999; + z-index: 98; background-color: white; } .cestaCompra:hover > .img-carrito{ diff --git a/HTML/AvisosLegales.html b/HTML/AvisosLegales.html index 7922e69..5442631 100644 --- a/HTML/AvisosLegales.html +++ b/HTML/AvisosLegales.html @@ -9,7 +9,7 @@ - +
-