help/rtfd/public/web/style/debug.css
2025-01-28 21:41:03 +01:00

5 lines
70 B
CSS

* {
border-color: magenta;
border-style: dashed;
border-width: 1px;
}