mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
update: see next concert in calendar
This commit is contained in:
parent
bf18eb4659
commit
49979fda39
2 changed files with 28 additions and 4 deletions
|
|
@ -1422,12 +1422,15 @@ a.back-link:hover { color: var(--accent); }
|
|||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.cell-rehearsal-badge {
|
||||
.cell-badges {
|
||||
position: absolute;
|
||||
top: 0.3rem;
|
||||
right: 0.4rem;
|
||||
display: flex;
|
||||
gap: 0.2rem;
|
||||
font-size: 0.85rem;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.cal-cell.has-rehearsal { border-color: var(--accent); }
|
||||
.cal-cell.has-concert { border-color: var(--success); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue