Skip to content

Instantly share code, notes, and snippets.

@ynonp
Created February 4, 2013 08:01
Show Gist options
  • Select an option

  • Save ynonp/4705510 to your computer and use it in GitHub Desktop.

Select an option

Save ynonp/4705510 to your computer and use it in GitHub Desktop.
Untitled
body {
font-size: 16px;
}
div {
font-size: 1.5em;
}
h1 {
font-size: 2em;
}
<div>
<h1>Hello</h1>
<h2>World</h2>
</div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment