Skip to content

Instantly share code, notes, and snippets.

@arthurlutz
Created December 10, 2014 11:34
Show Gist options
  • Save arthurlutz/2ff7afb06c659879081e to your computer and use it in GitHub Desktop.
Save arthurlutz/2ff7afb06c659879081e to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("hackaday.com") {
.blog .entry-featured-image a {
height: 500px;
background-repeat: no-repeat;
background-size: unset;
background-position: unset;
display: block;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment