Team:WPI-Worcester
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<style> | <style> | ||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} | ||
+ | |||
body{ margin:0px; } | body{ margin:0px; } | ||
div#topmargin{ | div#topmargin{ | ||
Line 133: | Line 134: | ||
@-webkit-keyframes xfade{ | @-webkit-keyframes xfade{ | ||
+ | 0%{ | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 17% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | 25%{ | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 92% { | ||
+ | opacity:0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | } | ||
+ | @-moz-keyframes xfade{ | ||
+ | 0%{ | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 17% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | 25%{ | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 92% { | ||
+ | opacity:0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | } | ||
+ | @-ms-keyframes xfade{ | ||
+ | 0%{ | ||
+ | opacity: 1; | ||
+ | } | ||
+ | 17% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | 25%{ | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 92% { | ||
+ | opacity:0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | } | ||
+ | @-o-keyframes xfade{ | ||
0%{ | 0%{ | ||
opacity: 1; | opacity: 1; | ||
Line 150: | Line 202: | ||
} | } | ||
@keyframes xfade{ | @keyframes xfade{ | ||
- | + | 0%{ | |
- | + | opacity: 1; | |
+ | } | ||
+ | 17% { | ||
+ | opacity:1; | ||
+ | } | ||
+ | 25%{ | ||
+ | opacity: 0; | ||
+ | } | ||
+ | 92% { | ||
+ | opacity:0; | ||
+ | } | ||
+ | 100% { | ||
+ | opacity:1; | ||
+ | } | ||
} | } | ||
- | |||
Line 227: | Line 291: | ||
<div id="down"> | <div id="down"> | ||
<figure id="top"> | <figure id="top"> | ||
- | <img src="http://i.imgur.com/ | + | <img src="http://i.imgur.com/iD2knlx.jpg" height=300px /> |
</figure> | </figure> | ||
<figure id="pic2"> | <figure id="pic2"> | ||
- | <img src="http://i.imgur.com/ | + | <img src="http://i.imgur.com/GOsAvOI.jpg" height=300px /> |
</figure> | </figure> | ||
<figure id="pic3"> | <figure id="pic3"> |
Revision as of 19:16, 2 July 2014
>
This wiki is under heavy construction. Look under the Notebook tab for our experiments.
Gateway Labs