Skip to content

Instantly share code, notes, and snippets.

@billerickson
Created November 10, 2014 19:13
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save billerickson/d4c93c9586f91757a47f to your computer and use it in GitHub Desktop.
Save billerickson/d4c93c9586f91757a47f to your computer and use it in GitHub Desktop.
.site-title a {
background: url(images/logo.png) no-repeat;
background-size: 100% auto;
background-image: url(images/logo.svg), none;
display: block;
height: 51px;
text-indent: -9999em;
width: 251px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment