Skip to content

Instantly share code, notes, and snippets.

Created May 29, 2013 20:45
Show Gist options
  • Save anonymous/5673696 to your computer and use it in GitHub Desktop.
Save anonymous/5673696 to your computer and use it in GitHub Desktop.
Untitled
html,body {
display:table;
display:flex;
height:100%;width:100%;margin:0;}
body {
display:table-cell;
vertical-align:middle;
display:flex;}
nav {margin:auto;border:solid;}
nav a {padding:0 1em;box-shadow:0 0 3px;}
<nav>
<a href="#"> link </a>
<a href="#"> link </a>
<a href="#"> link </a>
<a href="#"> link </a>
<a href="#"> link </a>
<a href="#"> link </a>
</nav>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment