Skip to content

Instantly share code, notes, and snippets.

@hectorddmx
Created November 13, 2012 19:28
Show Gist options
  • Save hectorddmx/4067837 to your computer and use it in GitHub Desktop.
Save hectorddmx/4067837 to your computer and use it in GitHub Desktop.
Untitled
body {background: #000;}
div {padding: 5px; color: #fff;}
.sicomoro {background: #a98c3e;}
.rosa_cardenal {background: #9b0556; }
.tangerine{background: #da9100; }
.san_marino{background: #3e5ba9;}
<!-- content to be placed inside <body>…</body> -->
<br><br>
<div class="sicomoro">Sicomoro</div>
<div class="rosa_cardenal">Rosa Cardenal</div>
<br>
<div class="tangerine">Tangerine</div>
<div class="san_marino">San Marino</div>
{"view":"separate","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