diverse aanpassingen

This commit is contained in:
Peter Kleiweg
2026-04-22 19:02:34 +02:00
parent c6c2abb387
commit 9d974b3725
6 changed files with 68 additions and 39 deletions

View File

@@ -146,6 +146,6 @@ label:hover {
transition: all 200ms linear;
}
#data.fade {
background-color: #ffa54f;
background-color: #00fa9a;
transition: all 20ms linear;
}