Skip to content

Instantly share code, notes, and snippets.

@ekstinehickorysnippets
Created July 7, 2012 10:13
Show Gist options
  • Save ekstinehickorysnippets/3065737 to your computer and use it in GitHub Desktop.
Save ekstinehickorysnippets/3065737 to your computer and use it in GitHub Desktop.
CSS: Website center
.wrapper {
width:960px;
margin:0 auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment