Skip to content

Instantly share code, notes, and snippets.

@g12n
Created August 3, 2012 15:40
Show Gist options
  • Save g12n/3248831 to your computer and use it in GitHub Desktop.
Save g12n/3248831 to your computer and use it in GitHub Desktop.
Stealing
/**
* Steal a Car
*/
#two {
background-image: -moz-element(#one);
height: 40px;
}
<div id="one">I wouldn't steal a car, but I would download it</div>
<div id="two"></div>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment