Skip to content

Instantly share code, notes, and snippets.

@fanzeyi
Created October 12, 2011 04:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fanzeyi/1280333 to your computer and use it in GitHub Desktop.
Save fanzeyi/1280333 to your computer and use it in GitHub Desktop.
#top
body {
padding-top:40px;
}
#SteveJobs {
display:none;
}
#Top {
position: fixed;
top: 0;
width: 100%;
-webkit-box-shadow: 0px -1px 10px #222;
opacity: 0.96;
background: #DEDEDE;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment