This commit is contained in:
Marc Beninca 2025-02-22 22:10:04 +01:00
parent 0d0310cea7
commit dc43aee71a
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
26 changed files with 0 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;
}