From 307ea9fb838e9a26e8df5218407bb3627391f34f Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 29 Jul 2023 22:58:37 +0800 Subject: ... --- FrontEnd/src/pages/login/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'FrontEnd/src/pages/login/index.css') 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 -- cgit v1.2.3