Skip to content

Instantly share code, notes, and snippets.

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