diff --git a/public/stylesheets/user-show.css b/public/stylesheets/user-show.css index c945e3e007bb8..2d4c937052d1e 100644 --- a/public/stylesheets/user-show.css +++ b/public/stylesheets/user-show.css @@ -240,10 +240,10 @@ div.user_show .evaluation .legend span { padding: 10px; } div.user_show .evaluation .sig_1 { - color: #388922; /* green */ + color: #2077C0; /* dark blue */ } div.user_show .evaluation .sig_2 { - color: #83ab23; /* appricot */ + color: #23A1AB; /* light blue */ } div.user_show .evaluation .sig_3 { color: #B8AA1A; /* yellow */