Fixed fingerprint heading dark theme color.

This commit is contained in:
DebaucheryLibrarian 2026-01-26 16:50:06 +01:00
parent 6dedf10846
commit 9f3bc6e8de
1 changed files with 1 additions and 1 deletions

View File

@ -802,7 +802,7 @@ function copySummary() {
} }
.fingerprints-heading { .fingerprints-heading {
color: var(--shadow); color: var(--glass);
font-weight: normal; font-weight: normal;
padding: .25rem; padding: .25rem;
text-align: left; text-align: left;