Skip to content

Instantly share code, notes, and snippets.

View duncanmcdougall's full-sized avatar

Duncan McDougall duncanmcdougall

View GitHub Profile
#element{
background-image: url('/images/sprite.png');
background-repeat: no-repeat;
background-position: -3px 0;
}
@media (min--moz-device-pixel-ratio: 1.25),
(-webkit-min-device-pixel-ratio: 1.25),
(min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx) {