This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
deno-http/example/static/style.css

6 lines
51 B
CSS

h1 {
color: red;
}
img {
margin-bottom: 15px;
}