aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/pages/login/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd/src/pages/login/index.css')
-rw-r--r--FrontEnd/src/pages/login/index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/FrontEnd/src/pages/login/index.css b/FrontEnd/src/pages/login/index.css
index d78b3587..ef97359c 100644
--- a/FrontEnd/src/pages/login/index.css
+++ b/FrontEnd/src/pages/login/index.css
@@ -7,4 +7,8 @@
.login-page-welcome {
text-align: center;
font-size: 2em;
+}
+
+.login-page-error {
+ color: var(--cru-danger-color);
} \ No newline at end of file