From 5485a4095791b9afd7bca0fb0aaab87815d7c9b0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 28 Apr 2019 17:28:03 +0200 Subject: colors --- client/app.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/app.css') diff --git a/client/app.css b/client/app.css index 28df14c..382e6d8 100644 --- a/client/app.css +++ b/client/app.css @@ -81,3 +81,6 @@ label { margin-bottom: 10px; margin-right: 10px; } +.score.good { color: #080; } +.score.ok { color: #d80; } +.score.bad { color: #800; } \ No newline at end of file -- cgit v1.2.3-70-g09d2