Skip to content

Instantly share code, notes, and snippets.

@mishelen
Created February 16, 2014 00:16
Show Gist options
  • Save mishelen/9027281 to your computer and use it in GitHub Desktop.
Save mishelen/9027281 to your computer and use it in GitHub Desktop.
SVG
.module {
background: url('logo.png');
background: none, url('logo.svg');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment