help/rtfd/public/html/style/reset.css
2025-01-26 15:52:36 +01:00

7 lines
65 B
CSS

* {
box-sizing: border-box;
/*
margin: 2px;
padding: 2px;
/**/
}