Skip to content

Instantly share code, notes, and snippets.

@seenmyfate
Created April 6, 2009 14:48
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 seenmyfate/90780 to your computer and use it in GitHub Desktop.
Save seenmyfate/90780 to your computer and use it in GitHub Desktop.
#panelContatiner{
height:320px;
overflow:hidden;
}
.box {
height:320px;
width:780px;
margin: 0 auto;
padding:10px;
}
.jumpnav li {
list-style:none;
display:inline;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment