Skip to content

Instantly share code, notes, and snippets.

@jamigibbs
Created October 16, 2014 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamigibbs/7c23e7aef3531c0fce54 to your computer and use it in GitHub Desktop.
Save jamigibbs/7c23e7aef3531c0fce54 to your computer and use it in GitHub Desktop.
Whiskey Tango Foxtrot
.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;
}
// I've tried both "" and '' around the content.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment