Files
example/css/index.css
2021-11-07 17:04:41 +00:00

5 lines
62 B
CSS

body {
background-color: chocolate;
color: darkmagenta;
}