Skip to content

Instantly share code, notes, and snippets.

Created December 4, 2012 15:54
Show Gist options
  • Select an option

  • Save anonymous/4205406 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/4205406 to your computer and use it in GitHub Desktop.
Untitled
body:before {content:'=ie8';position:absolute;transition : 1s;left:0;}
body::before {content:'!=ie8';position:relative; transition:1s;left:0;}
body:hover:before {left:50px;transition:1s;}
body:hover::before {left:50px;transition:1s;}
  coucou
// alert('Hello world!');
{"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