adventskalender/2025/css/main.css aktualisiert
This commit is contained in:
@@ -22,13 +22,13 @@
|
|||||||
/* Türchen-Design */
|
/* Türchen-Design */
|
||||||
.grid-overlay .day {
|
.grid-overlay .day {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
background-color: rgba(247, 243, 232, 0.3); /* neu! */
|
||||||
border: 2px solid var(--ci-gold);
|
border: 2px solid var(--ci-gold);
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
background: transparent;
|
|
||||||
transition: box-shadow 0.3s ease;
|
transition: box-shadow 0.3s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user