From dac44e71a0f320cfed7dfc79fe1417205c656d19 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 3 Aug 2021 20:34:46 +0100 Subject: [PATCH] . --- static/css/anatomy.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/anatomy.css b/static/css/anatomy.css index 65cb5577..f47d2658 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -491,14 +491,14 @@ td.user-answer-score-2::after { color: red } - table.longs .user-answer-score-5, table.longs .user-answer-score-5\.5 { + table.longs .user-answer-score-5\.0, table.longs .user-answer-score-5\.5 { color: yellow } - table.longs .user-answer-score-6, table.longs .user-answer-score-6\.5 { + table.longs .user-answer-score-6\.0, table.longs .user-answer-score-6\.5 { color: yellowgreen } - table.longs .user-answer-score-7, table.longs .user-answer-score-7\.5 { + table.longs .user-answer-score-7\.0, table.longs .user-answer-score-7\.5 { color: green } \ No newline at end of file