Skip to content

Instantly share code, notes, and snippets.

@tsironis
Created December 16, 2011 13:29
Show Gist options
  • Save tsironis/1486058 to your computer and use it in GitHub Desktop.
Save tsironis/1486058 to your computer and use it in GitHub Desktop.
Testing this new CSS universe!
/**
* Testing this new CSS universe!
*/
h1 {
font-family: 'Georgia', serif;
font-weight: normal;
}
h3 {
font-family: 'Cambria', serif;
font-weight: normal;
}
<h1>This is just for testing Dabblet</h1>
<h3>Life-changing, seriously awesome tool, after all!</h3>
{"page":"css","view":"split"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment