CSS update

This commit is contained in:
chfhtw
2025-07-16 16:47:12 +02:00
parent 78a735f277
commit 8191c5e19f
+5 -1
View File
@@ -142,8 +142,12 @@
background: linear-gradient(120deg, var(--fhc-calendar-bg-overlay1), var(--fhc-calendar-bg-overlay2));
opacity: .7;
text-align: center;
padding-top: 100px;
font-size: 2.5rem;
font-weight: 500;
line-height: 1.2;
}
.fhc-calendar-no-events-overlay:before {
content: "";
display: block;
height: 100px;
}