ajout d'activité

This commit is contained in:
trochas
2026-01-07 18:00:39 +01:00
parent 7fdd9681dc
commit 153035cefa
9 changed files with 171 additions and 21 deletions

View File

@@ -64,4 +64,11 @@ code {
to {
transform: rotate(360deg);
}
}
input{
background-color: var(--tint2);
color: var(--test);
border-color: var(--tint5);
border-radius: 8px;
}