This repository has been archived on 2024-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
trev/nodejs/public/stylesheets/style.css

9 lines
111 B
CSS
Raw Normal View History

2016-01-12 17:49:13 +01:00
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}
a {
color: #00B7FF;
}