Files
j2html/src/test/files/test.css

8 lines
130 B
CSS

body {
background: goldenrod;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}