Template:Lyon-INSA/homeCss
From 2012.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
#foo:after { | #foo:after { | ||
- | background: -moz-element(#foo); | + | /*background: -moz-element(#foo); */ |
- | background: -ms-element(#foo); | + | /*background: -ms-element(#foo);*/ |
- | background: -o-element(#foo); | + | /*background: -o-element(#foo);*/ |
- | background: -webkit-element(#foo); | + | /*background: -webkit-element(#foo);*/ |
- | background: element(#foo); | + | /*background: element(#foo);*/ |
} | } | ||
ul | ul |
Revision as of 20:08, 16 October 2012