8006e9d80e85ef01e6a6257c75cdb6ce9ed31584
[src/app-framework-demo.git] / afb-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 }