Skip to content

Instantly share code, notes, and snippets.

@goldalworming
Created March 5, 2015 16:13
Show Gist options
  • Select an option

  • Save goldalworming/a7c13dd5e75504563fed to your computer and use it in GitHub Desktop.

Select an option

Save goldalworming/a7c13dd5e75504563fed to your computer and use it in GitHub Desktop.
html {
background: url(src/images/bg5.jpg) no-repeat center center fixed;
-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