Template:UT-Tokyo CSS3
From 2010.igem.org
(Difference between revisions)
Line 64: | Line 64: | ||
-webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */ | -webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */ | ||
box-shadow: 5px 5px 10px #000; | box-shadow: 5px 5px 10px #000; | ||
- | behavior: url(js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ | + | behavior: url(http://igem-ut.net/wiki2/js/ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */ |
} | } | ||
Revision as of 03:02, 8 September 2010