Skip to content

Instantly share code, notes, and snippets.

@okonet
Created October 1, 2009 14:46
Show Gist options
  • Save okonet/199002 to your computer and use it in GitHub Desktop.
Save okonet/199002 to your computer and use it in GitHub Desktop.
#overlay {
position: absolute;
margin: auto;
top: 0; left: 0;
width: 100%; height: 100%;
z-index: 9999;
border: 0;
background-color: #000!important;
}
#overlay[id] { position: fixed; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment