From 9ab221921ccb9628bd1e3c431f0c40faeb5162c7 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Wed, 3 Apr 2024 18:25:47 +0200 Subject: annotate train/line number changes along the route --- sass/app.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sass') diff --git a/sass/app.scss b/sass/app.scss index 4d8dd0c..767dcad 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -618,6 +618,12 @@ div.app { list-style-type: circle; } + .annotation { + color: $fg2; + list-style-type: none; + padding-left: 3em; + } + .sched-delayed:before { content: "("; } -- cgit v1.2.3