Tests connexion

This commit is contained in:
2024-08-01 17:55:50 +02:00
parent edf23bdbaa
commit fb58a24170
15 changed files with 222 additions and 135 deletions

View File

@@ -270,4 +270,11 @@ html.light-mode .light-block {
border-radius: 50%;
box-sizing: content-box;
animation: rotate 1s linear infinite;
}
.input-form a {
padding: .5em;
text-align: center;
font-style: italic;
font-weight: var(--font-extrabold);
}