Created
March 9, 2012 03:27
-
-
Save hongymagic/2004851 to your computer and use it in GitHub Desktop.
Gems gems gems gems gems gems gems
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
/** | |
* Gems gems gems gems gems gems gems | |
*/ | |
.gem { display: block; padding-left: 90px; line-height: 80px; font-size: 70px; font-family: Helvetica, Arial, sans-serif; } | |
.gem.gem-green { background: transparent url(http://images4.wikia.nocookie.net/__cb20100522145657/ztreasureisle/images/7/75/Green_Gem-icon.png) top left no-repeat; } | |
.gem.gem-red { background: transparent url(http://images4.wikia.nocookie.net/__cb20100522145543/ztreasureisle/images/a/af/Red_Gem-icon.png) top left no-repeat; } |
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
<span class="gem gem-green">15</span> | |
<span class="gem gem-red">5</span> | |
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","seethrough":"","prefixfree":"1","page":"css"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment