Skip to content

Instantly share code, notes, and snippets.

@planetoftheweb
Created November 1, 2012 15:17
Show Gist options
  • Select an option

  • Save planetoftheweb/3994257 to your computer and use it in GitHub Desktop.

Select an option

Save planetoftheweb/3994257 to your computer and use it in GitHub Desktop.
Header CSS
body {
background: #158D90;
}
header {
font-family: 'Droid Serif', Georgia, serif;
font-size: 1.2em;
padding: 0 10%;
}
header h1 {
font-family: "Lobster two",georgia, serif;
color: #E2E6AC;
}
header p {
margin-bottom: 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment