Last active
December 1, 2015 11:28
-
-
Save tjhole/4303ed0449d685191b5a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
background-repeat:no-repeat; | |
background-position:center center ; | |
-webkit-background-size: cover; | |
-moz-background-size: cover; | |
-o-background-size: cover; | |
background-size: cover; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment