Skip to content

Instantly share code, notes, and snippets.

@nickmathis
Created August 7, 2008 13:57
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 nickmathis/4407 to your computer and use it in GitHub Desktop.
Save nickmathis/4407 to your computer and use it in GitHub Desktop.
#menu ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu li {
float: left;
text-align: center;
width: 15px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment