Skip to content

Instantly share code, notes, and snippets.

View DanielKehoe's full-sized avatar

Daniel Kehoe DanielKehoe

View GitHub Profile
@DanielKehoe
DanielKehoe / application.css
Created March 5, 2012 04:48 — forked from lucapette/application.css
twitter bootstrap rails 3.1 notes
/*
*= require_self
*/
html, body {
background-color: #eee;
}
body {
padding-top: 40px; /* 40px to make the container go all the way to the bottom of the topbar */
}