Login: implement as dialog

This commit is contained in:
phil 2024-03-31 17:48:36 +05:30
parent a0dee656d4
commit 643fa5b715
8 changed files with 62 additions and 29 deletions

View file

@ -1,3 +1,7 @@
.error {
color: red
color: red;
text-align: center;
margin-top: 1em;
font-size: 125%;
font-weight: bolder;
}