Skip to content

Commit

Permalink
1. Moving general information about bootcamps and setup instruction i…
Browse files Browse the repository at this point in the history
…nto `index.html`

    (instead of using %include directives).
2.  Deleting unused include files containing general bootcamp information.
3.  Leaving the setup instruction snippets in place for now.
4.  Modifying CSS to format things more cleanly now that they're inlined.
  • Loading branch information
Greg Wilson committed Feb 9, 2014
1 parent 429de19 commit 7a5c77d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swc-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
background-color: white;
}

.hero-unit {
padding: 20px;
}

.navbar .container {
background-color: inherit;
}
Expand Down

0 comments on commit 7a5c77d

Please sign in to comment.