Created
November 1, 2015 02:03
-
-
Save johnsonch/d676338c09b58ab27675 to your computer and use it in GitHub Desktop.
php fall 2015 lab 9 css
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! | |
* Start Bootstrap - Blog Post HTML Template (http://startbootstrap.com) | |
* Code licensed under the Apache License v2.0. | |
* For details, see http://www.apache.org/licenses/LICENSE-2.0. | |
*/ | |
body { | |
padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ | |
} | |
footer { | |
margin: 50px 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment