Skip to content

Instantly share code, notes, and snippets.

@gcyrillus
Forked from anonymous/dabblet.css
Created December 4, 2012 16:00
Show Gist options
  • Select an option

  • Save gcyrillus/4205486 to your computer and use it in GitHub Desktop.

Select an option

Save gcyrillus/4205486 to your computer and use it in GitHub Desktop.
filtre CSS IE8 avec :before et ::before
/* filtre CSS IE8 avec :before et ::before */
body:before {content:'=ie8';position:absolute;}
body::before {content:'!=ie8';position:relative;}
// 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