Update JSON API
[src/app-framework-demo.git] / afm-client / bower_components / tether / examples / resources / css / base.css
1 body {
2     font-family: "Helvetica Neue", sans-serif;
3     color: #444;
4     margin: 0px;
5 }
6
7 a {
8     cursor: pointer;
9     color: blue;
10 }