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

pull/26/head
Nicolas Roche 7 months ago committed by Gitea
parent 24ed353d20
commit fe0cc8e208

@ -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;

Loading…
Cancel
Save