misc happy styling, event header tables, etc

This commit is contained in:
elisejakob
2024-06-24 03:34:19 +02:00
parent b1f3db6a42
commit 944506cc2f
12 changed files with 132 additions and 69 deletions

View File

@ -121,4 +121,10 @@
padding: 0 .4rem;
font-size: var(--font-size-xs);
font-family: var(--font-main);
font-weight: 500;
}
.moreDates {
color: var(--color-goldenBeige);
background: var(--color-deepBrick);
}