help/rtfd/public/web/style/debug.css

6 lines
70 B
CSS
Raw Normal View History

2025-01-26 15:52:36 +01:00
* {
border-color: magenta;
2025-01-26 17:23:23 +01:00
border-style: dashed;
2025-01-26 15:52:36 +01:00
border-width: 1px;
}