Skip to content

Instantly share code, notes, and snippets.

@rwboyer
Created September 2, 2012 01:39
Show Gist options
  • Select an option

  • Save rwboyer/3593503 to your computer and use it in GitHub Desktop.

Select an option

Save rwboyer/3593503 to your computer and use it in GitHub Desktop.
#header{
//@include push(4);
@include column(12,collapse);
background-color: rgba(255,255,255, 0.6);
position: fixed;
z-index: 999;
h1, h2, h3, h4, h5, h6{
display: inline;
}
h1{
color: $highlightcolor;
}
img{
display: inline;
margin-top: 1em;
margin-bottom: 1em;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment