Created
February 3, 2013 16:15
-
-
Save roybarber/4702349 to your computer and use it in GitHub Desktop.
Output of the _sprites.scss file
This file contains 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
.core-sprite, .core-icon-facebook, .core-icon-linkedin, .core-icon-skype, .core-logo { background: url('../img/core-s323b60b8ee.png') no-repeat; } | |
.core-icon-facebook { background-position: 0 -113px; height: 32px; width: 32px; } | |
.core-icon-linkedin { background-position: 0 -81px; height: 32px; width: 32px; } | |
.core-icon-skype { background-position: 0 -49px; height: 32px; width: 32px; } | |
.core-logo { background-position: 0 0; height: 49px; width: 179px; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment