This commit is contained in:
Maxim Devaev
2021-08-01 09:27:19 +03:00
parent d6fd2e3775
commit f5c1908657
2 changed files with 2 additions and 1 deletions

View File

@@ -45,4 +45,5 @@ div#login {
input[type="text"]#user-input,
input[type="password"]#passwd-input {
text-align: center;
border: thin;
}