ddk
This commit is contained in:
parent
1e6737cbef
commit
994692e7b3
@ -31,7 +31,7 @@
|
||||
justify-content: center;
|
||||
padding: 6px;
|
||||
box-sizing: border-box;
|
||||
position: relative; /* ← fix: damit event-done-overlay korrekt positioniert wird */
|
||||
position: relative; /* ← fix: damit event-done-overlay korrekt positioniert wird */
|
||||
}
|
||||
|
||||
.event-card-img-wrap img {
|
||||
@ -436,7 +436,7 @@
|
||||
color: #e85010;
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
font-family: "Cinzel", serif;
|
||||
font-size: 8px;
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
letter-spacing: 1px;
|
||||
white-space: nowrap;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user