From b1fb26342bef35d70b048360d9a60fe98cf5c492 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Wed, 2 Oct 2024 12:23:04 -0400 Subject: [PATCH] fix: change color of story map chapter links to improve contrast --- src/storyMap/components/StoryMap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/storyMap/components/StoryMap.css b/src/storyMap/components/StoryMap.css index 42d033f8e..c861eaa2d 100644 --- a/src/storyMap/components/StoryMap.css +++ b/src/storyMap/components/StoryMap.css @@ -73,7 +73,7 @@ footer { background-color: #ffffff; } #story-map-title .step-content a { - color: #1671bc; + color: #358eae; } #story-map-title h1,