From 7a9109a4cbadcd840bf919009590ae4256d00045 Mon Sep 17 00:00:00 2001 From: mikel Date: Thu, 1 Feb 2024 15:30:22 +0100 Subject: [PATCH] s --- CSS/main.css | 6 +++--- HTML/AvisosLegales.html | 27 ++++++++++++++++++++++++++- HTML/Contactos.html | 28 ++++++++++++++++++++++++++-- HTML/Eventos.html | 28 ++++++++++++++++++++++++++-- HTML/Galletas.html | 16 +++++++++++++++- HTML/PoliticaDatos.html | 26 +++++++++++++++++++++++++- HTML/Productos.html | 26 +++++++++++++++++++++++++- HTML/Servicios.html | 26 +++++++++++++++++++++++++- HTML/index.html | 2 +- 9 files changed, 172 insertions(+), 13 deletions(-) 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 @@ - +
-