picture - bg color before loading = event color or season color

This commit is contained in:
isUnknown 2024-09-17 15:49:48 +02:00
parent c49aca969e
commit cb65669ccc
6 changed files with 7 additions and 5 deletions

View file

@ -12,7 +12,7 @@ section:not(:last-child, .collapsable, .collapsable-sections) {
}
picture {
background-color: var(--color-season);
background-color: var(--color);
display: flex !important;
justify-content: center !important;
align-items: center !important;