Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Updated Factory image, added retina version
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshoerrmann committed Dec 4, 2012
1 parent c7536c6 commit a57a02a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions css/factory.css
Original file line number Diff line number Diff line change
Expand Up @@ -2132,6 +2132,18 @@ pre[data-line] {
transform: rotate(10deg);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

#footer .footer-factory {
background: #ccc url(../img/factory@2x.png) -30px -24px no-repeat;
}

#footer .footer-factory em {
background: url(../img/factory@2x.png) -360px -24px no-repeat;
}

}

/*-----------------------------------------------------------------------------
Fonts and icons:
-----------------------------------------------------------------------------*/
Expand Down
Binary file modified img/factory.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a57a02a

Please sign in to comment.