RECETTE : Retour couleur bordeaux, bouton tel
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
bottom: -3px;
|
||||
width: 0%;
|
||||
height: 2px;
|
||||
background-color: #CC4331;
|
||||
background-color: #b00f2e;
|
||||
transition: width 0.3s ease;
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@ li a.active::after {
|
||||
}
|
||||
|
||||
li a.active {
|
||||
color: #CC4331;
|
||||
color: #b00f2e;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@ li a.active {
|
||||
column-gap: 0.7rem;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #CC4331;
|
||||
background-color: #b00f2e;
|
||||
padding: 1rem 1rem;
|
||||
color: #F9E7DB;
|
||||
z-index: 100;
|
||||
|
||||
Reference in New Issue
Block a user