freeCodeCamp/public/css/app.less

12 lines
175 B
Plaintext
Raw Normal View History

2013-12-04 03:56:18 +00:00
@import "bootstrap/bootstrap";
@import "font-awesome/font-awesome";
@import "ios7";
@import "animate.css";
//@import "jquery.dataTables.css";
2013-12-04 03:56:18 +00:00
body {
padding-top: 60px;
2013-12-04 03:56:18 +00:00
}