From b4febccde5ca5886984e6b0b84139db43c983b16 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 16 Oct 2021 12:36:28 +0100 Subject: [PATCH] . --- static/css/anatomy.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/css/anatomy.css b/static/css/anatomy.css index f7a96795..a7df6290 100644 --- a/static/css/anatomy.css +++ b/static/css/anatomy.css @@ -754,4 +754,12 @@ input { .clear-both { clear: both; +} + +.check-saved { + color: purple; +} + +.current-mark { + color: darkred; } \ No newline at end of file