mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Added UserModel, Added Login and Logout and authorization, Made dark mode default
This commit is contained in:
@@ -28,4 +28,10 @@ body {
|
||||
|
||||
.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
.login-error {
|
||||
display: inline-block;
|
||||
margin: 1rem 0 1rem 0;
|
||||
padding: 2rem 4rem 2rem 4rem;
|
||||
}
|
||||
Reference in New Issue
Block a user