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

This commit is contained in:
Nicolas Roche 2022-11-18 09:30:02 +01:00 committed by Gitea
parent 24ed353d20
commit fe0cc8e208
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;