Skip to content

Instantly share code, notes, and snippets.

@vitorpacheco
Created December 27, 2010 14:54
Show Gist options
  • Save vitorpacheco/756190 to your computer and use it in GitHub Desktop.
Save vitorpacheco/756190 to your computer and use it in GitHub Desktop.
body {
font: 11px/1.5em "Georgia";
}
h1, h2, h3, h4, h5, h6 {
font-family: georgia, times, sans-serif;
font-weight: normal;
}
h1 {
font-size: 218%;
}
h2 {
font-size: 164%;
}
h3 {
font-size: 145%;
}
h4 {
font-size: 118%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment