Skip to content

Instantly share code, notes, and snippets.

@rdallaire
Created June 3, 2014 04:58
Show Gist options
  • Save rdallaire/03257f786e372b9e9db5 to your computer and use it in GitHub Desktop.
Save rdallaire/03257f786e372b9e9db5 to your computer and use it in GitHub Desktop.
#masthead, .submast-stroke {
display: none;
}
div.well {
background-color: #3a3a3a;
margin-bottom: 10px;
border: 1px solid #424242;
}
body {
background: #3f3f3f;
}
div.hero-unit {
background-color: #3a3a3a;
background-image: none;
border: 1px solid #424242 ;
}
.navbar-inner {
background-color: rgb(29, 29, 29);
font-size: 13px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment