Skip to content

Instantly share code, notes, and snippets.

@dvnckr
Created August 22, 2012 20:50
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 dvnckr/3429223 to your computer and use it in GitHub Desktop.
Save dvnckr/3429223 to your computer and use it in GitHub Desktop.
Untitled
#wrapper{
width:400px;
min-height: 400px;
border: 1px solid black;
margin: auto;
margin-bottom: 20px;
box-shadow: 0 5px 5px black;}
#container{}
#main{}
<div id="wrapper">
<div id="container">
<div id="main">
</div>
</div>
</div>
{"view":"split","fontsize":"80","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment