bootstrap-source/bootstrap-3.0.3/examples/sticky-footer-navbar/sticky-footer-navbar.css
1 /* Sticky footer styles
2 -------------------------------------------------- */
7 /* The html and body elements cannot have any padding or margin. */
10 /* Wrapper for page content to push down footer */
14 /* Negative indent footer by its height */
16 /* Pad bottom by footer height */
20 /* Set the fixed height of the footer here */
23 background-color: #f5f5f5;
28 -------------------------------------------------- */
29 /* Not required for template or sticky footer method. */
34 .container .text-muted {
38 #footer > .container {