Files
AdminLTE/bower_components/tether/examples/resources/css/base.css
Abdullah Almsaeed 7861601c7e Add tether to bower
2016-07-02 11:43:17 -04:00

10 lines
134 B
CSS

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