Skip to content

Commit

Permalink
Add My Project-Booking
Browse files Browse the repository at this point in the history
  • Loading branch information
lamsri1992 committed Nov 16, 2018
0 parents commit 0faa896
Show file tree
Hide file tree
Showing 160 changed files with 85,195 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
505 changes: 505 additions & 0 deletions asset/css/bootstrap-datepicker.standalone.css

Large diffs are not rendered by default.

6,760 changes: 6,760 additions & 0 deletions asset/css/bootstrap.css

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions asset/css/bootstrap.min.css

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions asset/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
body {
font-family: 'Athiti';
padding-top: 70px;
/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
#calendar {
max-width: 800px;
}
.col-centered{
float: none;
margin: 0 auto;
}
Loading

0 comments on commit 0faa896

Please sign in to comment.