diff --git a/app/client/static/CSS/styles.css b/app/client/static/CSS/styles.css index e8d50ef..6bee1ff 100644 --- a/app/client/static/CSS/styles.css +++ b/app/client/static/CSS/styles.css @@ -139,6 +139,7 @@ span { border-radius: 4px; } + .success { color: #3c763d; background-color: #dff0d8;