authentification

This commit is contained in:
2022-07-20 23:34:56 +02:00
parent 1eb459c44b
commit db504120f9
3 changed files with 26 additions and 6 deletions

View File

@@ -37,3 +37,7 @@ body {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.hidden {
visibility: hidden;
}