This commit is contained in:
2025-08-20 15:57:59 -04:00
parent a13cbabdb4
commit 1528931a29
8 changed files with 68 additions and 52 deletions

View File

@@ -266,6 +266,11 @@ Custom
background-color: rgba(255, 255, 255, 0.9);
}
.active-breadcrumb {
font-weight: bold;
text-decoration: underline;
text-underline-offset: 2px; /* makes it more visible */
}
/*
Toastify customizations