Skip to content

Instantly share code, notes, and snippets.

@jpcontrerasv
Created July 30, 2014 14:53
Show Gist options
  • Save jpcontrerasv/9737d55f4d0e77638270 to your computer and use it in GitHub Desktop.
Save jpcontrerasv/9737d55f4d0e77638270 to your computer and use it in GitHub Desktop.
Full Background
background: url(images/bg.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