Skip to content

Instantly share code, notes, and snippets.

@shanethehat
Created January 14, 2013 13:15
Show Gist options
  • Save shanethehat/4529989 to your computer and use it in GitHub Desktop.
Save shanethehat/4529989 to your computer and use it in GitHub Desktop.
div#container {
width:500px;
}
ul#navList li {
width:100px;
margin-right:25px;
text-align:center;
}
li.last {
margin-right:0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment