1
0
Fork 0
hugo/media/testdata/resource.css

8 lines
97 B
CSS

body {
background-color: lightblue;
}
h1 {
color: navy;
margin-left: 20px;
}