This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
node-task/public/css/style.css

8 lines
107 B
CSS
Raw Normal View History

2014-09-18 15:35:58 -04:00
body {
padding: 50px;
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
2014-09-18 15:35:58 -04:00
}
a {
color: #00B7FF;
2014-09-18 15:35:58 -04:00
}