vue programme fonctionne avec les filtre de categorie. Plus de switch vers vu calendrier. Pour autant si déjà dans calendrier ça continu de fonctionner comme avant

This commit is contained in:
antonin gallon 2026-01-28 19:07:18 +01:00
parent 3900966800
commit fc828997d0
3 changed files with 67 additions and 17 deletions

View file

@ -10,6 +10,9 @@ footer {
section:not(:last-child, .collapsable, .collapsable-sections) {
border-bottom: var(--border);
}
.temporality-wrapper:not(:last-of-type) section.forced-border{
border-bottom: var(--border);
}
picture {
background-color: var(--color);