This commit is contained in:
maTh
2022-08-24 23:28:48 +02:00
committed by GitHub
parent 34b07a729d
commit 7ff6344854
2 changed files with 2 additions and 12 deletions

View File

@@ -295,13 +295,8 @@ td.numeric {
display: none !important;
}
/* login and register form */
/* prompt: login + register form + alert message banner */
.prompt {
margin: 3rem auto;
padding: 2rem;
max-width: 400px;
min-width: 300px;
width: 33%;
text-align: center;
}

View File

@@ -295,13 +295,8 @@ td.numeric {
display: none !important;
}
/* login and register form */
/* prompt: login + register form + alert message banner */
.prompt {
margin: 3rem auto;
padding: 2rem;
max-width: 400px;
min-width: 300px;
width: 33%;
text-align: center;
}