Actualiser main-site.scss

This commit is contained in:
GZod01 2024-11-11 11:52:01 +01:00
parent db4b94d475
commit 8ab5a54150

View file

@ -129,6 +129,9 @@ header.header a.logo img {
header.header a.logo:hover {
filter: brightness(80%);
::before{
display: none;
}
}
header.header ul.nav {
@ -167,7 +170,6 @@ header.header ul.nav li.nav-item.active a {
header.header ul.nav li.nav-item a:hover {
text-decoration: underline;
filter: brightness(80%);
}
.toggler-label,
@ -270,7 +272,6 @@ footer.footer a {
}
footer.footer a:hover {
filter: brightness(80%);
}
.eventslist {
@ -409,7 +410,6 @@ table.compforfait thead .buy {
.forfaits .forfait .buy:hover,
table.compforfait thead .buy:hover {
filter: brightness(80%);
}
.forfaits .forfait .buy.contact,