Skip to content

Instantly share code, notes, and snippets.

@bnb
Created April 6, 2014 23:59
Show Gist options
  • Save bnb/10012807 to your computer and use it in GitHub Desktop.
Save bnb/10012807 to your computer and use it in GitHub Desktop.
Missing code from style-maltish.css in Willsong theme.
#themecover_willsong {
background-position: center center;
-webkit-background-size: cover;
background-size: cover;
height: 102%;
left: 0;
position: fixed;
top: 0;
width: 102%;
z-index: -100;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment