Correct card color

This commit is contained in:
MrTimscampi 2020-05-02 19:27:40 +02:00
parent f80fb1bb27
commit b088ae8428

View File

@ -209,7 +209,7 @@ button::-moz-focus-inner {
}
.cardContent:not(.defaultCardBackground) {
background-color: #202020;
background-color: #242424;
}
.visualCardBox .cardContent {