1
0

chore: update packages
All checks were successful
deploy / deploy (push) Successful in 5m34s

This commit is contained in:
2024-09-21 15:07:50 +02:00
parent add06ef4b6
commit 7b7e546895
4 changed files with 1302 additions and 636 deletions

View File

@@ -190,9 +190,9 @@ html.dark {
}
tr:nth-child(even) td.org-left {
background-color: var(--nord5) !important;
background-color: var(--nord5) !important;
}
.dark tr:nth-child(even) td.org-left {
background-color: var(--nord1) !important;
background-color: var(--nord1) !important;
}