fix links

pull/225/head
Aevann 2024-03-06 03:50:22 +02:00
parent 5abacf468c
commit 096da31810
1 changed files with 5 additions and 1 deletions

View File

@ -7788,6 +7788,10 @@ table.border-0 * {
}
}
#bank-statement tbody * {
#bank-statement tbody :not(a) {
color: #c9d1d9 !important;
}
#bank-statement tbody a {
color: var(--primary) !important;
}