Skip to content

Instantly share code, notes, and snippets.

@UltraSimplified
Created February 13, 2013 15:08
Show Gist options
  • Save UltraSimplified/4945242 to your computer and use it in GitHub Desktop.
Save UltraSimplified/4945242 to your computer and use it in GitHub Desktop.
Untitled
<!-- content to be placed inside <body>…</body> -->
<div class="lozenge red">&nbsp;99</div>
<div class="lozenge green">&nbsp;45</div>
<div class="lozenge yellow">100</div>
<div class="lozenge blue">&nbsp;&nbsp;3</div>
<div class="lozenge grey">&nbsp;60</div>
<div class="lozenge red small">&nbsp;99</div>
<div class="lozenge green small">&nbsp;45</div>
<div class="lozenge yellow small">100</div>
<div class="lozenge blue small">&nbsp;&nbsp;3</div>
<div class="lozenge grey small">&nbsp;60</div>
// alert('Hello world!');
{"view":"split","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