This commit is contained in:
Marc Beninca 2025-02-12 13:59:57 +01:00
parent f5606ead32
commit f18d072441
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
4 changed files with 3 additions and 3 deletions

3
style/debug.css Normal file
View file

@ -0,0 +1,3 @@
* {
border: 1px dashed magenta;
}