toulouse-2022: set timetable cell colors (#71451) #23

Merged
nroche merged 1 commits from wip/71451-toulouse-2022-timetable-background into main 2022-11-21 11:54:32 +01:00
1 changed files with 3 additions and 0 deletions

View File

@ -68,6 +68,9 @@ $nav-mobile-bottom-bar-background: $nav-background;
$nav-mobile-bottom-bar-hover-color: $nav-active-color;
$responsive-menu: left-to-right;
$timetable-cell-background: transparentize($salmon, 0.8);
$timetable-cell-hover-background: $salmon;
$title-background: transparent;
$title-color: $primary-color;
$title-font-size: $fz-2;