Skip to content

Instantly share code, notes, and snippets.

@tomharrigan
Created December 24, 2012 21:51
Show Gist options
  • Save tomharrigan/4370791 to your computer and use it in GitHub Desktop.
Save tomharrigan/4370791 to your computer and use it in GitHub Desktop.
css
#social-links a {
display: inline-block;
height: 28px;
width: 30px;
background-image: url(http://laurenfollett.com/wp-content/themes/canvas/images/ico-subscribe-social.png);
background-repeat: no-repeat;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment