Team:INSA Toulouse/contenu/lab practice/notebook

From 2013.igem.org

(Difference between revisions)
(Created page with "{{:Team:INSA_Toulouse/template/header}} {{:Team:INSA_Toulouse/template/footer}}")
 
(30 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;}
 +
 +
  .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;}
 +
 +
  .imgcontentright{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:right;}
 +
 +
  .imgcontentleft{margin: 0 0 45px 0; border: 1px solid #e5e6e6; float:left;}
 +
 +
  .iconMP {margin: 0 0 45px 0; 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;}
 +
 +
 +
a:visited
 +
{
 +
    color: #5a6060;}
 +
 +
 +
 +
 +
 +
</style>
 +
 +
<script>
 +
 +
function blink(){
 +
    $('.iconPM').delay(400).fadeTo(100,0.5).delay(200).fadeTo(100,1, blink);
 +
}
 +
 +
$(document).ready(function() {
 +
    blink();
 +
});
 +
</script>
 +
 +
 +
 +
<!--/* HTML Contenu*/-->
 +
 +
<div class="maincontent" style="width: 720px; margin: 25px 0 25px 0; float: right;">
 +
 +
  <h1 class="title1">Notebook</h1>
 +
 +
  <p class="texteleft"> <span class="title2"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar">Calendars</a></span><br>
 +
To know exactly how we worked and what we did week after week. </p>
 +
 +
 +
  <p class="texteright">  <span class="title2"><a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols">Protocols</a></span><br>
 +
The (non-) exhaustive list of all the protocols used in this project.<br><br>
 +
<a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols/charac_recomb"><img style="width:300px;" src="https://static.igem.org/mediawiki/2013/9/98/Best_proto_modifié-1.png" class="iconPM"/></a></p>
 +
 +
 +
<div class="clear"></div>
 +
 +
<a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/calendar"><img src="https://static.igem.org/mediawiki/2013/b/b1/Calendar1.png" class="imgcontentleft" /></a>
 +
 +
 +
 +
 +
<a href="https://2013.igem.org/Team:INSA_Toulouse/contenu/lab_practice/notebook/protocols"><img style="width:340px;" src="https://static.igem.org/mediawiki/2013/2/2d/La_foto_3.JPG" class="imgcontentright" /></a>
 +
 +
 +
<div class="clear"></div>
 +
 +
 +
 +
<div class="clear"></div>
 +
 +
</div>
 +
 +
<div class="clear"></div>
 +
 +
</html>
{{:Team:INSA_Toulouse/template/footer}}
{{:Team:INSA_Toulouse/template/footer}}

Latest revision as of 02:22, 5 October 2013

logo


Notebook

Calendars
To know exactly how we worked and what we did week after week.

Protocols
The (non-) exhaustive list of all the protocols used in this project.