Skip to content

Instantly share code, notes, and snippets.

@bertobox
Created August 20, 2014 09:46
Show Gist options
  • Save bertobox/efe05c1ccfdd8cd90d2a to your computer and use it in GitHub Desktop.
Save bertobox/efe05c1ccfdd8cd90d2a to your computer and use it in GitHub Desktop.
2014DW Ejercicio 1 - por Robert Valencia
/**
* 2014DW Ejercicio 1 - por Robert Valencia
*/
h1{
font-family:Avenir;
font-weight:normal;
text-transform:uppercase;
letter-spacing:.1em;
color:red;
font-size:3em;
}
<h1>hola a todos</h1>
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment