Skip to content

Instantly share code, notes, and snippets.

@ricksportel
Created May 6, 2016 09:42
Show Gist options
  • Save ricksportel/c7e755ba773bed78d71ece057106779f to your computer and use it in GitHub Desktop.
Save ricksportel/c7e755ba773bed78d71ece057106779f to your computer and use it in GitHub Desktop.
#logo {
background-image: url('sprite.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50px 100px; /* Relative position of the background image */
}
@ricksportel
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment