Asyemmetric Anonymous Encryption

This commit is contained in:
Clemens Schwaighofer
2024-12-18 10:55:16 +09:00
parent 4ee141f8df
commit 50e593789e
7 changed files with 1504 additions and 87 deletions

View File

@@ -2138,10 +2138,10 @@ body {
text-align: right;
}
input.login-input-text {
font-size: 1.5em;
font-size: 1.3em;
}
button.login-button {
font-size: 1.5em;
font-size: 1.3em;
}
.login-visible {
visibility: visible;