New: Remove gray color from cards where the image is unavailable

This commit is contained in:
lscambo13
2024-12-05 11:17:02 -08:00
parent 37083d01eb
commit 5655e97c26

View File

@@ -83,6 +83,7 @@ html {
}
.cardBox:not(.visualCardBox) .cardPadder {
background-color: var(--lighterGradientPoint);
border-radius: 1em;
}