Skip to content

Instantly share code, notes, and snippets.

@dgm
Created May 2, 2012 21:28
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 dgm/c005e9ff60ab70b7e28e to your computer and use it in GitHub Desktop.
Save dgm/c005e9ff60ab70b7e28e to your computer and use it in GitHub Desktop.
.container{width:950px;margin:0 auto;overflow:hidden;*zoom:1}
.container nav{display:inline;float:left;margin-right:10px;width:150px}
* html .container nav{overflow-x:hidden}
.container header{display:inline;float:left;margin-right:10px;width:910px}
* html .container header{overflow-x:hidden}
.container #maincontent{display:inline;float:left;margin-right:10px;width:790px;margin-right:0}
* html .container #maincontent{overflow-x:hidden}
.container .mainwrapper{display:inline;float:left;margin-right:10px;width:750px;display:inline;float:left;position:relative;margin:0 -40px 1.5em 40px;margin-right:0;margin-top:1.5em}
* html .container .mainwrapper{overflow-x:hidden}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment