add changePass

This commit is contained in:
2025-09-05 18:24:12 -04:00
parent 95ee7d3551
commit 1d8d740b10
9 changed files with 122 additions and 29 deletions
+1 -10
View File
@@ -19,8 +19,7 @@
}
.barNavigation li:hover {
background-color: #f9f9f9;
color: rgba(0, 61, 121, 1);
background-color: #d59f0f;
}
.barNavigation ul.active {
@@ -94,10 +93,6 @@
color: rgb(255, 255, 255);
}
.subMenu:hover span {
color: rgba(0, 61, 121, 1);
}
.containerLinks {
padding: 0 !important;
}
@@ -111,10 +106,6 @@
height: 100%;
}
.subMenu:hover .links {
color: rgba(0, 61, 121, 1);
}
@media (max-width: 800px) {
.menuToggle {