cv
All checks were successful
/ job (push) Successful in 1m17s

This commit is contained in:
Marc Beninca 2025-04-27 20:52:11 +02:00
parent bb08ce9457
commit d51809e39b
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
34 changed files with 4834 additions and 0 deletions

5
in/style/debug.css Normal file
View file

@ -0,0 +1,5 @@
* {
border-color: lightgray;
border-style: dashed;
border-width: 1px;
}