Added more features to this example.

Signed-off-by: Hans Dijkema <hans@dijkewijk.nl>
This commit is contained in:
2025-11-13 11:00:19 +01:00
parent b412f797e0
commit 2aa6db7423
4 changed files with 116 additions and 48 deletions

View File

@@ -52,3 +52,8 @@ table th {
width: 30%;
}
td span.counter {
padding: 1em;
border: 1px solid grey;
}