Created
October 16, 2014 21:11
-
-
Save skindy/024e01aec0905cd8f2a5 to your computer and use it in GitHub Desktop.
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
.template_pets_wrap .pet_meta_wrap > ul > li:before { | |
content: "\f00c"; | |
font-family: FontAwesome; | |
font-size: .85em; | |
display: inline-block; | |
margin-left: -1.2em; | |
width: 1.5em; | |
color: #e2e2e2; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment