From 6b4a82da32e28f48695e284f81931888bc2950e3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 4 Feb 2023 21:17:45 +0100 Subject: inconsistent journeys: link to journeys --- sass/src/common/index.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sass/src/common/index.scss') diff --git a/sass/src/common/index.scss b/sass/src/common/index.scss index b66c425..b2d3187 100644 --- a/sass/src/common/index.scss +++ b/sass/src/common/index.scss @@ -22,6 +22,10 @@ a.unmarked { color: $off-black; } +.white-text a { + color: #eeeeff; +} + div.targetlist { display: grid; grid-template-columns: 1fr max-content; -- cgit v1.2.3