Skip to content

Instantly share code, notes, and snippets.

@mathroc
Created August 5, 2013 20:18
Show Gist options
  • Save mathroc/6159212 to your computer and use it in GitHub Desktop.
Save mathroc/6159212 to your computer and use it in GitHub Desktop.
CSS is awesome
/**
* CSS is awesome
*/
div {
border: 2px solid black;
width: 84px;
height: 84px;
text-transform: uppercase;
padding: 11px;
font-family: arial;
font-size: 25px;
letter-spacing: 3.2px;
font-weight: bold;
}
<div>css is awesome</div>
// alert('Hello world!');
{"view":"split-vertical","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