Cassettea-api-node/public/stylesheets/style.css
stickyPiston 5b996f979d 🎉 Initialized express
Installed express using the express cli tool.
2019-09-17 16:49:23 +02:00

9 lines
111 B
CSS

body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}