Skip to content

Instantly share code, notes, and snippets.

@bkrall
Created June 14, 2013 20:12
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 bkrall/5784905 to your computer and use it in GitHub Desktop.
Save bkrall/5784905 to your computer and use it in GitHub Desktop.
Basic layout
/* Basic Layout */
#page-bounds {
width: 990px;
padding: 0;
margin: 0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment