Team:RHIT
From 2013.igem.org
(Difference between revisions)
(12 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<html> | <html> | ||
<head><style type="text/css"> | <head><style type="text/css"> | ||
+ | |||
+ | #globalWrapper{ | ||
+ | padding-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | .mediawiki{ | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | } | ||
body{ | body{ | ||
+ | margin-bottom: 0px; | ||
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
+ | padding-bottom: 0px; | ||
} | } | ||
#bodyContent{ | #bodyContent{ | ||
Line 15: | Line 25: | ||
background: none; | background: none; | ||
color: black; | color: black; | ||
+ | } | ||
+ | .photoOfProtocol{ | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | .sideNav{ | ||
+ | height: 60%; | ||
} | } | ||
Line 46: | Line 62: | ||
} | } | ||
+ | a { | ||
+ | color: #137c99; | ||
+ | } | ||
#top-section{ | #top-section{ | ||
height:20px; | height:20px; | ||
Line 54: | Line 73: | ||
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
border:none; | border:none; | ||
+ | } | ||
+ | a:visited{ | ||
+ | |||
+ | color: #137c99; | ||
} | } | ||
#footer-box{ | #footer-box{ | ||
- | margin-left: - | + | margin-bottom: 0px; |
+ | margin-top: 0px; | ||
+ | padding: 0px 0px 0px 0px; | ||
+ | display: none; | ||
+ | width: 965px; | ||
+ | margin-left: -1px; | ||
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
} | } | ||
Line 9,104: | Line 9,132: | ||
position: fixed; | position: fixed; | ||
z-index: 30; | z-index: 30; | ||
+ | } | ||
+ | a { | ||
+ | color: #137c99; | ||
+ | } | ||
+ | a:visited{ | ||
+ | color: #137c99; | ||
} | } | ||
.candy .slide-button { | .candy .slide-button { | ||
Line 9,131: | Line 9,165: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
+ | |||
.sideNav{ | .sideNav{ | ||
margin-top: 0px; | margin-top: 0px; | ||
Line 9,278: | Line 9,313: | ||
(function(a){a.tiny=a.tiny||{};a.tiny.carousel={options:{start:1,display:1,axis:"x",controls:true,pager:false,interval:false,intervaltime:3000,rewind:false,animation:true,duration:1000,callback:null}};a.fn.tinycarousel_start=function(){a(this).data("tcl").start()};a.fn.tinycarousel_stop=function(){a(this).data("tcl").stop()};a.fn.tinycarousel_move=function(c){a(this).data("tcl").move(c-1,true)};function b(q,e){var i=this,h=a(".viewport:first",q),g=a(".overview:first",q),k=g.children(),f=a(".next:first",q),d=a(".prev:first",q),l=a(".pager:first",q),w=0,u=0,p=0,j=undefined,o=false,n=true,s=e.axis==="x";function m(){if(e.controls){d.toggleClass("disable",p<=0);f.toggleClass("disable",!(p+1<u))}if(e.pager){var x=a(".pagenum",l);x.removeClass("active");a(x[p]).addClass("active")}}function v(x){if(a(this).hasClass("pagenum")){i.move(parseInt(this.rel,10),true)}return false}function t(){if(e.interval&&!o){clearTimeout(j);j=setTimeout(function(){p=p+1===u?-1:p;n=p+1===u?false:p===0?true:n;i.move(n?1:-1)},e.intervaltime)}}function r(){if(e.controls&&d.length>0&&f.length>0){d.click(function(){i.move(-1);return false});f.click(function(){i.move(1);return false})}if(e.interval){q.hover(i.stop,i.start)}if(e.pager&&l.length>0){a("a",l).click(v)}}this.stop=function(){clearTimeout(j);o=true};this.start=function(){o=false;t()};this.move=function(y,z){p=z?y:p+=y;if(p>-1&&p<u){var x={};x[s?"left":"top"]=-(p*(w*e.display));g.animate(x,{queue:false,duration:e.animation?e.duration:0,complete:function(){if(typeof e.callback==="function"){e.callback.call(this,k[p],p)}}});m();t()}};function c(){w=s?a(k[0]).outerWidth(true):a(k[0]).outerHeight(true);var x=Math.ceil(((s?h.outerWidth():h.outerHeight())/(w*e.display))-1);u=Math.max(1,Math.ceil(k.length/e.display)-x);p=Math.min(u,Math.max(1,e.start))-2;g.css(s?"width":"height",(w*k.length));i.move(1);r();return i}return c()}a.fn.tinycarousel=function(d){var c=a.extend({},a.tiny.carousel.options,d);this.each(function(){a(this).data("tcl",new b(a(this),c))});return this}}(jQuery));</script> | (function(a){a.tiny=a.tiny||{};a.tiny.carousel={options:{start:1,display:1,axis:"x",controls:true,pager:false,interval:false,intervaltime:3000,rewind:false,animation:true,duration:1000,callback:null}};a.fn.tinycarousel_start=function(){a(this).data("tcl").start()};a.fn.tinycarousel_stop=function(){a(this).data("tcl").stop()};a.fn.tinycarousel_move=function(c){a(this).data("tcl").move(c-1,true)};function b(q,e){var i=this,h=a(".viewport:first",q),g=a(".overview:first",q),k=g.children(),f=a(".next:first",q),d=a(".prev:first",q),l=a(".pager:first",q),w=0,u=0,p=0,j=undefined,o=false,n=true,s=e.axis==="x";function m(){if(e.controls){d.toggleClass("disable",p<=0);f.toggleClass("disable",!(p+1<u))}if(e.pager){var x=a(".pagenum",l);x.removeClass("active");a(x[p]).addClass("active")}}function v(x){if(a(this).hasClass("pagenum")){i.move(parseInt(this.rel,10),true)}return false}function t(){if(e.interval&&!o){clearTimeout(j);j=setTimeout(function(){p=p+1===u?-1:p;n=p+1===u?false:p===0?true:n;i.move(n?1:-1)},e.intervaltime)}}function r(){if(e.controls&&d.length>0&&f.length>0){d.click(function(){i.move(-1);return false});f.click(function(){i.move(1);return false})}if(e.interval){q.hover(i.stop,i.start)}if(e.pager&&l.length>0){a("a",l).click(v)}}this.stop=function(){clearTimeout(j);o=true};this.start=function(){o=false;t()};this.move=function(y,z){p=z?y:p+=y;if(p>-1&&p<u){var x={};x[s?"left":"top"]=-(p*(w*e.display));g.animate(x,{queue:false,duration:e.animation?e.duration:0,complete:function(){if(typeof e.callback==="function"){e.callback.call(this,k[p],p)}}});m();t()}};function c(){w=s?a(k[0]).outerWidth(true):a(k[0]).outerHeight(true);var x=Math.ceil(((s?h.outerWidth():h.outerHeight())/(w*e.display))-1);u=Math.max(1,Math.ceil(k.length/e.display)-x);p=Math.min(u,Math.max(1,e.start))-2;g.css(s?"width":"height",(w*k.length));i.move(1);r();return i}return c()}a.fn.tinycarousel=function(d){var c=a.extend({},a.tiny.carousel.options,d);this.each(function(){a(this).data("tcl",new b(a(this),c))});return this}}(jQuery));</script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | $( | + | $(window).load(function(){ |
WebFontConfig = { | WebFontConfig = { | ||
google: { families: [ 'Lora::latin', 'Oswald::latin', 'Open+Sans::latin'] } | google: { families: [ 'Lora::latin', 'Oswald::latin', 'Open+Sans::latin'] } | ||
Line 9,373: | Line 9,408: | ||
</style> | </style> | ||
- | + | <style type="text/css"> | |
+ | .footerBox{ | ||
+ | width: 955px; | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | margin-left: 9px; | ||
+ | } | ||
+ | </style> | ||
Line 9,387: | Line 9,429: | ||
<li class="active"><a href="https://2013.igem.org/Team:RHIT">Home</a></li> | <li class="active"><a href="https://2013.igem.org/Team:RHIT">Home</a></li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
- | + | <a href="https://2013.igem.org/Team:RHIT/Members.html" data-toggle="dropdown" class="dropdown-toggle">Team <!--<b class="caret">--></a> | |
- | + | <ul class="dropdown-menu" id="menu1"> | |
- | + | <li><a href="https://2013.igem.org/Team:RHIT/Members.html">Members</a></li> | |
- | + | <li><a href="https://igem.org/Team.cgi?id=1154">Official Profile</a></li> | |
- | + | <li><a href="https://2013.igem.org/Team:RHIT/University.html">University</a></li> | |
- | + | </ul> | |
- | + | </li> | |
<li class="dropdown"> | <li class="dropdown"> | ||
<a href="https://2013.igem.org/Team:RHIT/Project.html">Project</a> | <a href="https://2013.igem.org/Team:RHIT/Project.html">Project</a> | ||
</li> | </li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
- | <a href="Team.html" data-toggle="dropdown" class="dropdown-toggle">Lab Work <!--<b class="caret">--></b></a> | + | <a href="https://2013.igem.org/Team:RHIT/Notebook.html" data-toggle="dropdown" class="dropdown-toggle">Lab Work <!--<b class="caret">--></b></a> |
<ul class="dropdown-menu" id="menu1"> | <ul class="dropdown-menu" id="menu1"> | ||
<li><a href="https://2013.igem.org/Team:RHIT/Protocol.html">Protocol</a></li> | <li><a href="https://2013.igem.org/Team:RHIT/Protocol.html">Protocol</a></li> | ||
Line 9,407: | Line 9,449: | ||
<a href="https://2013.igem.org/Team:RHIT/Parts.html">Parts</a> | <a href="https://2013.igem.org/Team:RHIT/Parts.html">Parts</a> | ||
</li> | </li> | ||
- | + | <li class="dropdown"> | |
- | + | <a href="https://2013.igem.org/Team:RHIT/Modeling.html" data-toggle="dropdown" class="dropdown-toggle">Modeling <!--<b class="caret">--></a> | |
- | + | <ul class="dropdown-menu" id="menu2"> | |
+ | <li><a href="https://2013.igem.org/Team:RHIT/Modeling.html">Modeling</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:RHIT/HandsOn.html">Hands On</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
<li class="dropdown"> | <li class="dropdown"> | ||
<a href="https://2013.igem.org/Team:RHIT/Safety.html">Safety</a> | <a href="https://2013.igem.org/Team:RHIT/Safety.html">Safety</a> | ||
Line 9,451: | Line 9,497: | ||
</div> | </div> | ||
<div class = "boxz" > | <div class = "boxz" > | ||
- | <a class="darken" href="Modeling.html"> | + | <a class="darken" href="https://2013.igem.org/Team:RHIT/Modeling.html"> |
<img src="http://i.imgur.com/5V87gH5.png"> | <img src="http://i.imgur.com/5V87gH5.png"> | ||
</a> | </a> | ||
Line 9,472: | Line 9,518: | ||
<div class = "boxz" > | <div class = "boxz" > | ||
<a class="darken" href="https://2013.igem.org/Team:RHIT/Members.html"> | <a class="darken" href="https://2013.igem.org/Team:RHIT/Members.html"> | ||
- | <img src="http://i.imgur.com/ | + | <img src="http://i.imgur.com/dEd6bek.png"> |
</a> | </a> | ||
</div> | </div> | ||
<div class="bottomPart"> | <div class="bottomPart"> | ||
- | <img src="http://i.imgur.com/ | + | <img src="http://i.imgur.com/Vsfb1xz.png"> |
<div style="padding-left:10px"> | <div style="padding-left:10px"> | ||
- | + | CUPID strives to expand the domain of synthetic biology by proposing the construction of a system, utilizing obligate mutualism, between E. coli and S. cerevisiae that will serve as a proof of concept for future multicellular, multispecies machines. | |
</div> | </div> | ||
- | <img src="http://i.imgur.com/ | + | <img src="http://i.imgur.com/vh9Jffu.png" style=" margin-right:auto;margin-left:auto; display:block"> |
</div> | </div> | ||
<div class="navBarStuff"></div> | <div class="navBarStuff"></div> |
Latest revision as of 01:38, 28 September 2013