Skip to content

Instantly share code, notes, and snippets.

@Ricardo-Diaz
Created October 25, 2012 23:34
Show Gist options
  • Save Ricardo-Diaz/3956139 to your computer and use it in GitHub Desktop.
Save Ricardo-Diaz/3956139 to your computer and use it in GitHub Desktop.
CSS: Design related CSS
.content {
font: 1em/1.4 Segoe, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
.title {
font: 1.7em/1.2 Baskerville, "Baskerville old face", "Hoefler Text", Garamond, "Times New Roman", serif;
}
.code {
font: 0.8em/1.6 Monaco, Mono-Space, monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment