Team:INSA Toulouse/contenu/lab practice/results
From 2013.igem.org
(Difference between revisions)
Mesnageclem (Talk | contribs) (Created page with "{{:Team:INSA_Toulouse/template/header}} {{:Team:INSA_Toulouse/template/footer}}") |
|||
(67 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{:Team:INSA_Toulouse/template/header}} | {{:Team:INSA_Toulouse/template/header}} | ||
+ | |||
+ | {{:Team:INSA_Toulouse/template/sidebar}} | ||
+ | |||
+ | <!--Contenu*/ | ||
+ | /**********/--> | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <!--/* open Sans : fonnt Google*/--> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <!--/* CSS contenu*/--> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | .title1{color:#20a8da; font-family:'Open Sans'; font-weight:600; font-size:24px; margin:0 0 33px 0; border:none;} | ||
+ | |||
+ | .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;} | ||
+ | |||
+ | .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;} | ||
+ | |||
+ | .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; } | ||
+ | |||
+ | .texteleft{color:#5a6060; font-family:'Open Sans'; font-size:14px; display:block; float:left; width:340px; margin:0 30px 50px 0;} | ||
+ | |||
+ | .texteright{color:#5a6060; font-family:'Open Sans'; font-size:14px; display:block; float:right; width:340px; margin:0 0 50px 0;} | ||
+ | |||
+ | .spantitle{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px;} | ||
+ | |||
+ | .spantitle2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:14px;} | ||
+ | |||
+ | .list{float:left; width:225px; margin:0 15px 50px 0;} | ||
+ | |||
+ | .list ul{color:#5a6060; font-family:'Open Sans'; font-size:14px;} | ||
+ | |||
+ | .list .arrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);} | ||
+ | |||
+ | .list .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);} | ||
+ | |||
+ | .imgcontent{margin: 0 0 45px 0; border: 1px solid #e5e6e6;} | ||
+ | |||
+ | .imgcontent2{margin: 0 10px 0 0; border: 1px solid #e5e6e6;} | ||
+ | |||
+ | .imgcontentleft{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:left;} | ||
+ | |||
+ | .imgcontentright{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:right;} | ||
+ | |||
+ | .tablecontent{ | ||
+ | background-color:#FFFFFF; | ||
+ | width=100%; | ||
+ | cellpadding=0; | ||
+ | cellspacing=0; | ||
+ | -webkit-border-radius:9px; | ||
+ | -moz-border-radius:9px; | ||
+ | border-radius:9px; | ||
+ | -moz-box-shadow: 0px 4px 0px 0px #e5e6e6; | ||
+ | -webkit-box-shadow: 0px 4px 0px 0px #e5e6e6; | ||
+ | -o-box-shadow: 0px 4px 0px 0px #e5e6e6; | ||
+ | box-shadow: 0px 4px 0px 0px #e5e6e6; | ||
+ | margin: 0 0 40px 0; | ||
+ | filter:progid:DXImageTransform.Microsoft.Shadow(color=#e5e6e6, Direction=180, Strength=0);} | ||
+ | |||
+ | .tablecontent tr{height:42px; color:#5a6060; font-family:'Open Sans'; font-size:14px;} | ||
+ | |||
+ | .tablecontent td{padding:0 25px 0 20px;} | ||
+ | |||
+ | |||
+ | .list2{float:left; width:650px; margin:0 15px 50px 0;} | ||
+ | |||
+ | .list2 ul{color:#5a6060; font-family:'Open Sans'; font-size:14px; line-height:28px; } | ||
+ | |||
+ | .list2 .arrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);} | ||
+ | |||
+ | .list2 .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);} | ||
+ | |||
+ | .list2 .arrow li ul {display:none;} | ||
+ | |||
+ | .list2 .arrow li:hover ul {display:block;position:relative;top:0;left:35px; list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png);} | ||
+ | |||
+ | .list2 .circlearrow li ul {display:none;} | ||
+ | |||
+ | .list2 .circlearrow li:hover ul {display:block;position:relative;top:0;left:35px; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);} | ||
+ | |||
+ | |||
+ | a:visited | ||
+ | { | ||
+ | color: #5a6060;} | ||
+ | |||
+ | h2.faq { | ||
+ | display:list-item; | ||
+ | list-style-image : url(https://static.igem.org/mediawiki/2013/8/84/Insa-toulouse2013-listpuce1.png); | ||
+ | width:auto; | ||
+ | height:27px; | ||
+ | line-height:24px; | ||
+ | background: no-repeat; | ||
+ | border:none; | ||
+ | color:#5a6060; | ||
+ | padding:3px 0 0 0; | ||
+ | font-weight:400; | ||
+ | font-family:'Open Sans'; | ||
+ | margin:0 0 50px 0; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | .infos {width:680px; margin:0 15px 50px 0;} | ||
+ | |||
+ | .infos ul{color:#5a6060; font-family:'Open Sans'; font-size:14px; line-height:28px; } | ||
+ | |||
+ | .infos .circlearrow li{ display : list-item; list-style-image : url(https://static.igem.org/mediawiki/2013/9/94/Insa-toulouse2013-listpuce2.png);} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | <script type="text/javascript" src="js/jquery.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | <!-- | ||
+ | $(document).ready(function(){ | ||
+ | // On cache les sous-menus : | ||
+ | $('div.accordeon div.infos').hide(); | ||
+ | // Curseur main sur les h2 | ||
+ | $('div.accordeon > h2.faq').css('cursor','pointer'); | ||
+ | $('div.accordeon > h2').click(function(){ | ||
+ | //si ouvert -> referme | ||
+ | if($(this).next('div.infos:visible').length!=0){ | ||
+ | $(this).next('div.infos').slideUp('normal'); | ||
+ | } | ||
+ | //si cache, on ferme les autres et on affiche | ||
+ | else { | ||
+ | $('div.accordeon div.infos').slideUp('normal'); | ||
+ | $(this).next('div.infos').slideDown('normal'); | ||
+ | } | ||
+ | return false; | ||
+ | }); | ||
+ | } ) ; | ||
+ | // --> | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | <!--/* HTML Contenu*/--> | ||
+ | |||
+ | <div class="maincontent" style="width: 720px; margin: 25px 0 25px 0; float: right;"> | ||
+ | |||
+ | <h1 class="title1">Results</h1> | ||
+ | |||
+ | <h2 class="title2">Characterizations</h2> | ||
+ | |||
+ | |||
+ | <h3 class="texteright"><span class="title3">Riboswitches</span></h3> | ||
+ | <h3 class="texteleft"><span class="title3">Logic Gates</span></h3> | ||
+ | <div class="clear"></div> | ||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/ribo"><img src="https://static.igem.org/mediawiki/2013/b/b3/Ribo_-_340px.png" class="imgcontentright" /></a> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/logic_gates"><img src="https://static.igem.org/mediawiki/2013/2/26/Gates.jpg" class="imgcontentleft" /></a> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <h3 class="texteleft"><span class="title3">Carry Diffusion Model</span></h3> | ||
+ | <h3 class="texteright"><span class="title3">T7 Polymerase</span></h3> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/carry"><img src="https://static.igem.org/mediawiki/2013/1/1b/Diffusion_results340px.png" class="imgcontentleft" /></a> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/polT7"><img style="width:340px;" src="https://static.igem.org/mediawiki/2013/1/14/Pol_t7.jpg" class="imgcontentright" /></a> | ||
+ | |||
+ | <div class="clear"></div> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | |||
+ | <h3 class="texteleft"><span class="title3">Blue Light Sensor</span></h3> | ||
+ | <h3 class="texteright"><span class="title3">Red Light Sensor</span></h3> | ||
+ | |||
+ | |||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/blue_sensor"><img style="width:340px;" src="https://static.igem.org/mediawiki/2013/f/f1/Blue_light_system_notebook_-_340px.png" class="imgcontentleft" /></a> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/red_sensor"> <img src="https://static.igem.org/mediawiki/2013/5/5b/Red_light_système_-_340px.png" class="imgcontentright" /></a> | ||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <h3 class="texteleft"><span class="title3">General Inducer</span></h3> | ||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | <a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/results/general_inducer"><img src="https://static.igem.org/mediawiki/2013/9/9e/General_inducer_notebook_-_340px.png" class="imgcontentleft" /></a> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="clear"></div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="clear"></div> | ||
+ | |||
+ | </html> | ||
{{:Team:INSA_Toulouse/template/footer}} | {{:Team:INSA_Toulouse/template/footer}} |
Latest revision as of 23:57, 4 October 2013