Skip to content

Instantly share code, notes, and snippets.

@ckahle33
Created September 30, 2014 20:57
Show Gist options
  • Save ckahle33/f0feb8becea1b995a924 to your computer and use it in GitHub Desktop.
Save ckahle33/f0feb8becea1b995a924 to your computer and use it in GitHub Desktop.
Background image shorthand recipe
//simple but handy!!
background: #3b5998 url("/img/facebookIcon.png") no-repeat 93% 12px/17.5px 35px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment