snipe-it/bower_components/tether/examples/resources/css/base.css
2017-01-11 03:05:06 -08:00

10 lines
134 B
CSS

body {
font-family: "Helvetica Neue", sans-serif;
color: #444;
margin: 0px;
}
a {
cursor: pointer;
color: blue;
}