From aee965bff430b8648bc480f817cd2793cfb53140 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 31 Aug 2021 20:40:52 +0100 Subject: [PATCH] . --- anatomy/static/css/anatomy.css | 6 +++++- longs/templates/longs/mark_overview.html | 4 +++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index 7f0b4ad3..37c50238 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -224,7 +224,11 @@ button a { } #question-mark-list a { - color: #bbe1fa + color: darkgray; +} + +#question-mark-list .unmarked a { + color: purple; } #question-mark-list li { diff --git a/longs/templates/longs/mark_overview.html b/longs/templates/longs/mark_overview.html index da27deb5..609c63c4 100644 --- a/longs/templates/longs/mark_overview.html +++ b/longs/templates/longs/mark_overview.html @@ -12,7 +12,9 @@