Skip to content

Instantly share code, notes, and snippets.

@timoleinio
Created February 15, 2015 20:36
Show Gist options
  • Save timoleinio/9b9f1b61116187d53f60 to your computer and use it in GitHub Desktop.
Save timoleinio/9b9f1b61116187d53f60 to your computer and use it in GitHub Desktop.
.linkedin, .rss, .twitter, .youtube, .facebook, .google_plus_16{
background: url(sprites.png) no-repeat;
}
.linkedin{
background-position: 0 -122.99998474121094px ;
width: 16px;
height: 16px;
padding-left: 20px;
}
.rss{
background-position: 0 -98.99996948242188px ;
width: 16px;
height: 16px;
padding-left: 20px;
}
.twitter{
background-position: 0 -73.99996948242188px ;
width: 16px;
height: 16px;
padding-left: 20px;
}
.youtube{
background-position: 0 -23.98486328125px ;
width: 16px;
height: 16px;
padding-left: 20px;
}
.facebook{
background-position: 0 0;
width: 16px;
height: 16px;
padding-left: 20px;
}
.google_plus_16{
background-position: 0 -48.984832763671875px ;
width: 16px;
height: 16px;
padding-left: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment