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