Skip to content

Instantly share code, notes, and snippets.

@graygilmore
Created February 3, 2012 18:48
Show Gist options
  • Save graygilmore/1731709 to your computer and use it in GitHub Desktop.
Save graygilmore/1731709 to your computer and use it in GitHub Desktop.
Untitled
* { margin: 0; padding: 0; }
html {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
}
body {
background: url('http://placebear.com/500/500') center top no-repeat;
height: 1000px; /* just to show the background */
}
<h1>Awesome Backgrounds are Awesome</h1>
{"view":"split","prefixfree":"1","page":"result"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment