Skip to content

Instantly share code, notes, and snippets.

View zombiecslover's full-sized avatar

zombiecslover

View GitHub Profile
@zombiecslover
zombiecslover / loosenutscss
Created April 1, 2015 19:04
Loosenuts CSS
body { margin-top: 80px;
#banner-wrapper {
display: block !important;
}
#navigation-top { position: fixed; top: 0; left: 0; z-index: 5; }
#main-navigation {
float: right; margin-top: 25px
body {
margin-top: 80px;
}
#banner-wrapper {
display: block !important;
}
#navigation-top { position: fixed; top: 0; left: 0; z-index: 5; }
#main-navigation {