Created
February 13, 2013 15:08
-
-
Save UltraSimplified/4945242 to your computer and use it in GitHub Desktop.
Untitled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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"> 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"> 3</div> | |
<div class="lozenge grey small"> 60</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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