Skip to content

Instantly share code, notes, and snippets.

@verekia
Created January 20, 2016 19:41
Show Gist options
  • Save verekia/467a14b6db324cddd932 to your computer and use it in GitHub Desktop.
Save verekia/467a14b6db324cddd932 to your computer and use it in GitHub Desktop.
#container{
font-family:Calibri, Helvetica, serif;
color:#444;
width:200px;
margin:100px auto 0;
padding:30px;
border:1px solid #ddd;
background:#f6f6f6;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
}
h1, nav{
text-align:center;
margin:0 0 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment