Skip to content

Instantly share code, notes, and snippets.

@64-bit
Created September 25, 2014 01:01
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 64-bit/84b299ff3daf4fec198f to your computer and use it in GitHub Desktop.
Save 64-bit/84b299ff3daf4fec198f to your computer and use it in GitHub Desktop.
#content {
position: absolute;
left: 10%;
top: 150px;
bottom: 30px;
width: 80%;
background: #E6E6E6;
border: 2px solid rgba(33, 68, 72, 0.59);
overflow: auto;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment