Skip to content

Instantly share code, notes, and snippets.

@ryanki1
Created January 27, 2014 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanki1/8647295 to your computer and use it in GitHub Desktop.
Save ryanki1/8647295 to your computer and use it in GitHub Desktop.
House move
/**
* House move
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
transform: translateX(100px);
transition: transform 10s;
<h1>House</h1><!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment